angular-truncate
angular-truncate copied to clipboard
truncate text and add ellipses.
I am using angular-translate for localization/internationalization. As angular-truncate creates different scopes how can I use these 2 together? Thanks
Hi, it seems all tags have disappeared from master? Bower is not pulling in the project starting today, and I noticed that all of the tags are gone. No releases...
You can't specify the version to install using bower because you don't have any git tags pushed up to Github. In order for the bower versioning to work, you need...
I think if you just add a `main` property pointing to the `truncate.js` file browserify users will be able to use this package via npm without needing bower, which would...
Hello, I'd like to be able to pull angular-truncate into the Rails asset pipeline via [rails-assets.org](https://rails-assets.org/). In order for them to build a gem wrapping angular-truncate, they need you to...
Add example of chaining `words` and `characters` filters. Useful scenario when the maximum amount of words is too long and you want to provide a maximum character fallback.
When I try to install it via bower it generates this error.