@ruby2js/active-functions
v0.2.0
Published
Zero-dependency, simple functions to assist the Ruby2JS active_functions filter
Downloads
9
Readme
@ruby2js/active-functions
A growing collection of minimalist ES functions suitable for use in Ruby2JS, inspired by ActiveSupport.
Documentation
- Visit ruby2js.com for more information.
Testing
Run yarn test
.
Contributing
- 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
License
MIT