0.0.15 • Published 6 years ago
faultfixers-angular-lib v0.0.15
FaultFixers JS library
Use
npm install --save faultfixers-angular-lib
# or...
yarn add faultfixers-angular-lib
Dev
To build the distributable dist/faultfixers-angular-lib.js
, run grunt
.
To execute the tests, run: npm test
(or yarn test
)