functional-advice
v1.0.1
Published
Based on the Advice functional mixin library by Angus Croll. Adds functional mixins to an object. Advice offers a number of ways to modify methods and properties on an object. It makes it possible to reuse code and compose together functionality to creat
Downloads
5
Maintainers
Readme
Advice
Based on the Advice functional mixin library by Angus Croll. Adds functional mixins to an object. Advice offers a number of ways to modify methods and properties on an object. It makes it possible to reuse code and compose together functionality to create an object behavior.
Website
Visit the website for more information
Development
Tests and Coverage
To generate a test and coverage report:
grunt
Documentation
To generate documentation from source code and create a gh-pages branch:
grunt docs