go
java
javascript
-
jaredreich/pell
📝the simplest and smallest (1kB) WYSIWYG text editor for web, with no dependencies
-
gpujs/gpu.js
GPU Accelerated JavaScript
-
azat-co/practicalnode
Practical Node.js, 1st and 2nd Editions [Apress]
-
wearehive/project-guidelines
A set of best practices for JavaScript projects
-
kamikat/tttfi
Middleware for IFTTT.
-
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.
-
vadimdemedes/ink
🌈React for interactive command-line apps
-
moinism/botui
🤖A JavaScript framework to create conversational UIs
-
websiddu/sketch-material
Sketch material is a sketch plugin that will help you generate complex material components like tables, chips, forms etc…
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
getify/You-Dont-Know-JS
A book series on JavaScript.@YDKJSon twitter.
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
airbnb/javascript
JavaScript Style Guide
-
gatsbyjs/gatsby
⚛️📄🚀Blazing fast static site generator for React
-
walmik/scribbletune
Generate musical patterns with JavaScript and export as MIDI files using Node.js!
-
zeit/next.js
Framework for server-rendered React apps
-
wmui/vueblog
A vuejs and nodejs project
-
sheetsu/sheetsu-web-client
Sheetsu Web Client
-
gitpoint/git-point
⚡️GitHub for iOS. Built with React Native.
-
supnate/rekit
Toolkit for building scalable web applications with React, Redux and React-router
-
facebook/react-native
A framework for building native apps with React.
-
grab/front-end-guide
📚Study guide and introduction to the modern front end stack.
-
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.
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
python