Pinned Repositories
core-js
Standard Library
css-loader
CSS Loader
electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
jest
Delightful JavaScript Testing.
puppeteer
Headless Chrome Node.js API
react-devtools
An extension that allows inspection of React component hierarchy in the Chrome and Firefox Developer Tools.
style-loader
Style Loader
tapable
Just a little module for plugins.
the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
cochen16's Repositories
cochen16/core-js
Standard Library
cochen16/css-loader
CSS Loader
cochen16/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
cochen16/git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
cochen16/jest
Delightful JavaScript Testing.
cochen16/puppeteer
Headless Chrome Node.js API
cochen16/react-devtools
An extension that allows inspection of React component hierarchy in the Chrome and Firefox Developer Tools.
cochen16/style-loader
Style Loader
cochen16/tapable
Just a little module for plugins.
cochen16/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
cochen16/vscode
Visual Studio Code
cochen16/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.