Skip to content

Commit

Permalink
one dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dodo committed Nov 16, 2013
1 parent bceeb60 commit 21cc8bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ slugifies every string, even when it contains unicode!
Make strings url-safe.

- Comprehensive tests
- No dependencies
- No dependencies (except the unicode table)
- Not in coffee-script (except the tests lol)
- Coerces foreign symbols to their english equivalent
- Works in browser (window.slug) and AMD/CommonJS-flavoured module loaders (except the unicode symbols unless you use browserify but who wants to download a ~2mb js file, right?)
Expand Down

0 comments on commit 21cc8bd

Please sign in to comment.