@fiad/toolbox
A smart collection of tools and utilities for Javascript development
Get started
Installation
npm i @fiad/toolbox
⚠️ Attention: the code of all modules listed below is not transpiled, so ensure your bundler to be properly configured to prevent @fiad/toolbox to be ignored from transpilation and to include at least the following Babel proposal plugins:
- @babel/plugin-proposal-class-properties
- @babel/plugin-proposal-private-methods
If you don't have your own favorite boilerplate with a bundling configuration yet, you can definitely enjoy trying @fiad/carpentry.
Contents