Displaying 1 to 20 from 95 results

graphics-resources - :memo: a list of graphic programming resources

  •    Javascript

A few of my bookmarks related to game development and realtime graphics programming.This will download all PDFs and power-point slides into a folder called resources.

free-programming-books - :books: Freely available programming books

  •    

This page is available as an easy-to-read website at https://ebookfoundation.github.io/. This list was originally a clone of stackoverflow - List of Freely Available Programming Books with contributions from Karan Bhangui and George Stocker.

awesome-kubernetes - A curated list for awesome kubernetes sources :ship::tada:

  •    Makefile

Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications. It groups containers that make up an application into logical units for easy management and discovery.

express-resource - Resourceful routing for Express

  •    Javascript

express-resource provides resourceful routing to express. For Express 2.x use a version below 1.0, for Express 3.x use 1.x. The app.resource() method returns a new Resource object, which can be used to further map pathnames, nest resources, and more.




electron-vue - An Electron & Vue

  •    Javascript

The boilerplate for making electron applications built with vue (pretty much what it sounds like). The aim of this project is to remove the need of manually setting up electron apps using vue. electron-vue takes advantage of vue-cli for scaffolding, webpack with vue-loader, electron-packager or electron-builder, and some of the most used plugins like vue-router, vuex, and so much more.

raspberry-pi-os - Learning operating system development using Linux kernel and Raspberry Pi

  •    C

This repository contains a step-by-step guide that teaches how to create a simple operating system (OS) kernel from scratch. I call this OS Raspberry Pi OS or just RPi OS. The RPi OS source code is largely based on Linux kernel, but the OS has very limited functionality and supports only Raspberry PI 3. Each lesson is designed in such a way that it first explains how some kernel feature is implemented in the RPi OS, and then it tries to demonstrate how the same functionality works in the Linux kernel. Each lesson has a corresponding folder in the src directory, which contains a snapshot of the OS source code at the time when the lesson had just been completed. This allows the introduction of new concepts gracefully and helps readers to follow the evolution of the RPi OS. Understanding this guide doesn't require any specific OS development skills.

express-resource - Resourceful routing for Express

  •    Javascript

express-resource provides resourceful routing to express. For Express 2.x use a version below 1.0, for Express 3.x use 1.x. The app.resource() method returns a new Resource object, which can be used to further map pathnames, nest resources, and more.

lodash-id - Makes it easy to manipulate id-based resources with lodash or lowdb

  •    Javascript

Finds and returns document by id or undefined.Adds document to collection, sets an id and returns created document.


resourceful - an isomorphic Resource engine for JavaScript

  •    Javascript

See the wiki for more documention. These methods are available on all user-defined resource constructors, as well as on the default resourceful.Resource constructor.

Colorful - A curated list of awesome resources to choose your next color scheme

  •    

A curated list of awesome resources to choose your next color scheme. Inspired by the awesome list. Please read the contribution guidelines before contributing. This work is licensed under a Creative Commons Attribution 4.0 International License. Image credits - Aleksandar Savić and Nenad Zivanovic.

ResourceInspector - A debug tool to inspect used layout files of current Activity.

  •    Java

A debug tool to inspect used layout files of current Activity. This tool is helpful when you want to find out layout xml files used in current Activity from a large amount of resource files. This tool depenends on the Stetho library. After you integrate this library to your project, you can open the Chrome's DevTools window (navigate to chrome://inspect for opening it) to inspect your current Activity.

AwesomeSearch - :mag: Search all awesome lists in one second.

  •    CSS

https://awesomelists.top The domain name has been changed to https://awesomelists.top from http://awesomelists.me/ now. In a nutshell, there are many awesome lists in the Awesome :) We hope to build an application to access them more quickly. That's why awesome search was born.

SlResource

  •    Silverlight

silverlight resource management

Zeta Resource Editor

  •    

A small utility application to edit .NET string resources inside multiple resource files (.resx) in parallel.

Resource Strings Supporting Attributes for SharePoint Web Parts

  •    

This project contains attribute classes for use in SharePoint Web Part properties.

Resource Refactoring Tool

  •    

Resource Refactoring Tool is an add-in for Microsoft Visual Studio 2005 Standard or above that allows developers to refactor string literals in to resource files directly from the code window.

WeixinResource - 微信开发资源汇总 | WeChat Development Resources Summary

  •    HTML

This project is used for collecting and organizing WeChat development resources, welcome to contribute contents. This project was created on August 14, 2016.

use-asset - 📦 A promise caching strategy for React Suspense

  •    TypeScript

Each asset you create comes with its own cache. When you request something from it, the arguments that you pass will act as cache-keys. If you request later on using the same keys, it won't have to re-fetch but serves the result that it already knows. You can also use the useAsset hook, which is modelled after react-promise-suspense. This makes it possible to define assets on the spot instead of having to define them externally. They use a global cache, anything you request at any time is written into it.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.