Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mattn/mruby-string-crypt


https://github.com/mattn/mruby-string-crypt

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# mruby-string-crypt

[![Build Status](https://travis-ci.org/mattn/mruby-string-crypt.svg?branch=master)](https://travis-ci.org/mattn/mruby-string-crypt)

## Usage

```ruby
"foo".crypt("bar")
```

## License

MIT

## Author

Yasuhiro Matsumoto (a.k.a mattn)