Options
All
  • Public
  • Public/Protected
  • All
Menu

Polpware typescript utilites (2.2.0)

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

Generated using TypeDoc