1.0.2 • Published 8 years ago

angular-limit-word v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

packaged angular-limit-word

This repo is for distribution on npm. The source for this module is in the main angular-limit-word repo.

Install

You can install this package with npm or clone the repository on github.

npm

npm install angular-limit-word

github

git clone https://github.com/moisesphelipe/angular-limit-word

Then add a <script> to your index.html:

<script src="/node_modules/angular-limit-word/limitWordFilter.js"></script>

License

The MIT License