0.0.1 • Published 12 years ago
angular-string-transform v0.0.1
ngStringTransform
Note: This library is under active development and is most definitely subject to change.
Getting Started
(1) Get ngStringTransform by cloning and building this repository:
git clone git@github.com:interval-braining/angular-string-transform.git
cd angular-string-transform
npm install
bower install(2) Include angular-string-transform.js (or
angular-string-transform.min.js) with your javascripts, after including
Angular itself.
(3) Add 'ngStringTransform' to your main module's list of dependencies.
Usage
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
0.0.1
12 years ago
