1.0.5 • Published 5 years ago
@fullfacing/utils v1.0.5
@fullfacing/utils
Collection of utility functions used in Full Facing projects
Table of Contents
Usage
import {chunk} from "@fullfacing/utils";Install
This project uses node and npm.
$ npm install @fullfacing/utils
$ # OR
$ yarn add @fullfacing/utilsContribute
- 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
License
MIT