0.2.5 • Published 4 years ago

stringex v0.2.5

Weekly downloads
9
License
MIT
Repository
github
Last release
4 years ago

stringex.js

A semi-port of rsl/stringex from ruby to node.js

This is more or less intended to be a complete port of rsl/stringex (Ruby/Rails stringex lib). So far this package is more or less feature complete, but there are probably a lot of improvements that can be made. I'll try my best to seek out my failures, but please report issues to me via github so I can tackle them as quickly as possible. Thanks.

Build Status

Features

  • Unicode <=> ASCII transliteration
  • Character conversion
  • Useful string manipulations
  • Easy to use, yet feature-complete slug generator via stringex.toUrl()

Contributing

You know the score. Fork => Fix => Pull Request. Please write tests for any code you write, and make sure tests pass if you modify existing code. In any case, help is always appreciated!

0.2.5

4 years ago

0.2.4

12 years ago

0.2.3

12 years ago

0.2.2

12 years ago

0.2.1

12 years ago

0.2.0

12 years ago

0.1.0

12 years ago