Skip to content

bitwalker/stringex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

A string extensions library for node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published