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

https://github.com/bouk/esbuild-ruby


https://github.com/bouk/esbuild-ruby

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Esbuild

Use [esbuild](https://github.com/evanw/esbuild) from Ruby.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'esbuild'
```

And then execute:

$ bundle install

Or install it yourself as:

$ gem install esbuild

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/bouk/esbuild-ruby.

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).