1.0.0-beta.2 • Published 5 years ago
@singular/pipes v1.0.0-beta.2
Singular Pipes
This package contains pipes for Singular framework, installed from npm install @singular/pipes.
Setup
- Clone this repo
- Run
npm installto install all dependencies
NPM Scripts
- Build from source:
npm start - Build documentation:
npm run docs - Run tests:
npm test