Socket
Socket
Sign inDemoInstall

financialtransactions

Package Overview
Dependencies
1
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    financialtransactions

A tutorial on using ES6 modules with Webpack.


Version published
Maintainers
1
Install size
965 kB
Created

Readme

Source

es6-modules-with-webpack-tutorial

A tutorial on using ES6 modules with Webpack.

Build:

  1. Make sure you have webpack installed (npm install -g webpack)
  2. Run npm install to install babel-loader and underscore
  3. Execute webpack
  4. 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

Last updated on 17 Aug 2017

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc