Sha256: 1dfe4a51e5a234a9ec60be377c84091d160238cff582c5c572075ef9cca0a565
Contents?: true
Size: 552 Bytes
Versions: 2
Compression:
Stored size: 552 Bytes
Contents
# RubyEs6ModuleTranspiler ES6 Module Transpiler Ruby Gem ## Installation Add this line to your application's Gemfile: gem 'ruby_es6_module_transpiler' And then execute: $ bundle Or install it yourself as: $ gem install ruby_es6_module_transpiler ## Usage TODO: Write usage instructions here ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ruby_es6_module_transpiler-0.0.5 | README.md |
ruby_es6_module_transpiler-0.0.4 | README.md |