go
java
javascript
-
Chalarangelo/30-seconds-of-code
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
-
danilowoz/react-content-loader
React component that uses SVG to create a collection of loaders which simulates the structure of the content that will be loaded, similar to Facebook cards loaders.
-
parcel-bundler/parcel
📦🚀Blazing fast, zero configuration web application bundler
-
google/boardgame.io
State management and more for turn based games.
-
facebook/Docusaurus
Easy to maintain open source documentation websites.
-
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.
-
mattdesl/shader-reload
An interface for reloading GLSL shaders on the fly.
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
ccxt/ccxt
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
-
askmike/gekko
A bitcoin trading bot written in node -https://gekko.wizb.it/
-
axios/axios
Promise based HTTP client for the browser and node.js
-
gatsbyjs/gatsby-starter-blog
Gatsby starter for creating a blog
-
airbnb/javascript
JavaScript Style Guide
-
thedaviddias/Front-End-Checklist
🗂The perfect Front-End Checklist for modern websites and meticulous developers
-
bichenkk/coinmon
💰The cryptocurrency price tool on CLI.🖥
-
marko-js/marko
A friendly (and fast!) UI library from eBay that makes building web apps fun
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
gatsbyjs/gatsby
⚛️📄🚀Blazing fast static site generator for React
-
reactjs/redux
Predictable state container for JavaScript apps
-
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.
-
prettier/prettier
Prettier is an opinionated code formatter.
-
Popmotion/popmotion
The JavaScript motion engine. Create unique animations and interactions with tweens, physics and input tracking.
-
evilsocket/arc
A manager for your secrets.
-
mui-org/material-ui
React components that implement Google's Material Design.
python