A growing collection of minimalist ES functions suitable for use in Ruby2JS, inspired by ActiveSupport.
- Visit ruby2js.com for more information.
Run yarn test
.
- Fork it (https://github.com/ruby2js/ruby2js/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
MIT