📦 pax.libx.js is lightweight and flexible packaging, bundling and building tool for modern web technologies
- Preconfigured setups for quick and easy browserifing, bundling and packaging web-based apps
- All-in-one package
- Compile and browserify Typescript files
- Watch, delete, serve local source files and compiled
pax.libx.js is aimed to be the foundations of your webapp, providing one-stop-shop for the is needed to serve, bundle, package and more.
See examples here
yarn: yarn add pax.libx.js
or
npm: npm install --save pax.libx.js
$ npx -p pax.libx.js pax-browserify src/browser.ts dist -y --minify && du -sh dist/
$ yarn pax-secrets --lock --folder='/./'
Fork into your own repo, run locally, make changes and submit PullRequests to the main repository.
All projects and packages in this repository are MIT licensed.