@liyongquanlyq/webpack-numbers

1.0.3 • Public • Published

Tutorial of how to author a library using webpack.

Outline

This library exposes functionality to transalte numbers to words. It is trivial code but the aim is to bundle it using webpack.

Features

  1. Bundling library code into all library targets ie CommonJS, AMD, ES2015 exports, UMD.
  2. Having lodash as an external dependency.

Readme

Keywords

Package Sidebar

Install

npm i @liyongquanlyq/webpack-numbers

Weekly Downloads

3

Version

1.0.3

License

ISC

Unpacked Size

3.62 kB

Total Files

6

Last publish

Collaborators

  • liyongquanlyq