iafwk
v1.0.1
Published
Ionic Angular Framework
Downloads
4
Readme
iafwk
Ionic Angular Framework
mypluralize
A Node.js module that joins global tools
Installation
npm install iafwk --save
yarn add iafwk
bower install iafwk --saveUsage
Javascript
var iafwk = require('iafwk');### TypeScript
```typescript
import { iafwk } from 'iafwk';Test
npm run test