- Seattle, WA
- http://twitter.com/TheLarkInn
- @TheLarkInn
Highlights
- Pro
Block or Report
Block or report TheLarkInn
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
webpack/webpack Public
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,…
-
-
angular-starter-es6-webpack Public
This is an Angular Starter App with component and service generators using gulp for easy component development. Uses Karma-Mocha-Chai as testing suite and Babel Loader and Webpack for ES6
-
angular2-template-loader Public
Chain-to loader for webpack that inlines all html and style's in angular2 components.
-
webpack-developer-kit Public
webpack dev kit for writing custom plugins and loaders on the fly. Education/Exploration tool as well.
-
LazyParseWebpackPlugin Public
(v8-lazy-parse-webpack-plugin) This is a webpack plugin designed to exploit the V8 engines treatment of functions with parens wrapped around them. This lazy loads the parsing decreasing initial loa…