Skip to content

corasan/string-transformer-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

String transformation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published