New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

es6-copy

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

es6-copy

A tutorial on using ES6 modules with Webpack.

latest
npmnpm
Version
1.0.12
Version published
Maintainers
1
Created
Source

es6-modules-with-webpack-tutorial

A tutorial on using ES6 modules with Webpack.

Build:

  • Make sure you have webpack installed (npm install -g webpack)
  • Run npm install to install babel-loader and underscore
  • Execute webpack
  • View index.html in a browser

Branches:

  • master
  • mocha-chai: automated testing setup with Mocha, Chai, and Webpack. Place your tests in the src folder in .test.js files. Run your tests with the command npm run test.

FAQs

Package last updated on 22 Aug 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts