@varsityvibe/utils
v5.0.5
Published
Common utility functions shared across Varsity Vibe clients
Downloads
94
Readme
@varsityvibe/utils
Common utility functions shared across VV clients
Table of Contents
Usage
import {truncate} from "@varsityvibe/utils"
Install
This project uses node and npm.
$ npm install @varsityvibe/utils
$ # OR
$ yarn add @varsityvibe/utils
Contribute
- Fork it and create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am "Add some feature"
- Push to the branch:
git push origin my-new-feature
- Submit a pull request