@vivareal/javascript-utils v1.10.5
Javascript Utils
A set of javascript utilities
Usage
import utils from '@vivareal/javascript-utils';OR
import { someModule } from '@vivareal/javascript-utils';Run it locally
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Running on local machine
yarn devRunning the tests
yarn testBuild
Build to lib folder
yarn run buildCode Formatting Guidelines
This project relies on prettier to automatically format the code.
In the precommit hook, your code will be checked against eslint and prettier rules to avoid sending bad formatted code to production.
Publish a new version
See root's README file
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago