Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 525 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 525 Bytes

polpware-fe-utilities

A set of javascirpt/typescript utilties

Dependencies

This project does not depend on any third libraries.

Install

To use it, clone this repo and install it as follows

yarn add https://github.com/polpware/polpware-fe-utilities.git

Development and Test

Create your modules in the src directory, and run the following command for test

npm test

To generate documentation, run

gulp doc

Documentation

Visit documents