js-module-system-phy

0.0.1 • Public • Published

Anatomy of JS Module System?

This repository demonstartes how to build libraries/packages properly and utilize the capabilties of the modern tools and browsers.

"Ship less, load faster"

Installation

Download or clone the project and run the following command from the root directory

cd js-module-system

yarn

Build

yarn build

This will transpile and build files for cjs and es environments.

The dist folder will have bundled version of the library

The lib folder will have transpiled version of the library targeting es module system.

License

MIT © Kamlesh Chandnani

Readme

Keywords

Package Sidebar

Install

npm i js-module-system-phy

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

4.83 kB

Total Files

8

Last publish

Collaborators

  • phopkrity