802bc15e0cfab9510d12ed0e05b8eb96498fe0f6
${pkg.name} 
${pkg.description}
Install
Installation of the npm package:
> npm install --save ${pkg.name}
Usage
TODO
Development
# Install dependencies
> npm install
# Run the tests
> npm test
# Continuously compile
> npm run dev
# Continuously run the tests
> npm run dev-test
# Build for production (automatically called by npm install)
> npm run build
Contributions
Contributions are very welcomed, either on the documentation or on the code.
You may:
- report any issue you've encountered;
- fork and create a pull request.
License
${pkg.license} © ${pkg.author.name}
Description
Languages
JavaScript
90.9%
Vue
5.2%
TypeScript
2.6%
SCSS
0.5%
Smarty
0.3%
Other
0.3%