Skip to content

basavasai/javascript-modules

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

177 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Modules

A blog post about using NPM and ES6 modules. If you have any corrections, suggestions, clarifications

Includes some very simple Browserify and Webpack ES6 Module examples in the example-code directory.

To run:

npm install

Then run:

npm run bundle for browserify or npm run webpack for webpack. The brains behind these commands are in the package.json file and webpack.config.js.

About

Article and code samples for article: Using `npm` and ES6 Modules for Front End Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%