go
java
javascript
-
lord/slate
Beautiful static documentation for your API
-
vadimdemedes/ink
🌈React for interactive command-line apps
-
chrispsn/mesh
Visualise data and edit JavaScript code using a spreadsheet interface.
-
francisrstokes/16bitjs
A 16-bit virtual machine, including assembly language with 37 instructions, binary assembler, and a step through debugger
-
deepforge-dev/deepforge
A development environment for deep learning
-
KingPixil/wade
🌊Blazing fast, 1kb search for Javascript
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
wearehive/project-guidelines
A set of best practices for JavaScript projects
-
azat-co/practicalnode
Practical Node.js, 1st and 2nd Editions [Apress]
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
gpujs/gpu.js
GPU Accelerated JavaScript
-
jaredreich/pell
📝the simplest and smallest (1kB) WYSIWYG text editor for web, with no dependencies
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
airbnb/javascript
JavaScript Style Guide
-
getify/You-Dont-Know-JS
A book series on JavaScript.@YDKJSon twitter.
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
-
nikitavoloboev/learn-anything
🌍Search Interactive Mind Maps to learn anything
-
facebook/react-native
A framework for building native apps with React.
-
seanseany/blockchain.js
⛓️A minimal blockchain command-line interface.
-
walmik/scribbletune
Generate musical patterns with JavaScript and export as MIDI files using Node.js!
-
zeit/next.js
Framework for server-rendered React apps
-
Unitech/pm2
Production Process Manager for Node.js apps with a built-in Load Balancer.
-
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
python