1.0.3 • Published 8 years ago

string_transformer v1.0.3

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

String Transformer

Generates a new longer string.

I'm still working on this, I will add more features to it.

Installation

$ npm i string_transformer

Usage

var transform = require('string_transformer');
transform('Hello World!');

You will get something like this:

"oAp68dM8Cg6DSv0UDNTrtYwkghSFfGCSa3dpeYZyjT45NJTIlP"

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/corasan/string_transformer.js. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.