@bluefunctor/library-builder

0.1.3 • Public • Published

library-builder

The Library Builder is a module that translates modern JavaScript code to VanillaJS and CSS, creating a /dist directory for the modules.

Usage

  1. Install the package.
npm install @bluefunctor/library-builder
  1. Add the script in your package.json:
{
  ...
  "scripts": {
    "build": "library-builder"
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @bluefunctor/library-builder

Weekly Downloads

2

Version

0.1.3

License

ISC

Unpacked Size

3.19 kB

Total Files

3

Last publish

Collaborators

  • glivas