Sha256: 17771b562b0e802b1aaec179ec44fa1ab16a738a160a8138a5dfb17c8d079332
Contents?: true
Size: 1.02 KB
Versions: 1
Compression:
Stored size: 1.02 KB
Contents
# Gashadokuro [![CI](https://github.com/ydah/gashadokuro/actions/workflows/ci.yml/badge.svg)](https://github.com/ydah/gashadokuro/actions/workflows/ci.yml) 💀 A CSS selector parser implemented in Ruby 💀 ## Installation Just install the gashadokuro gem ``` gem install gashadokuro ``` or if you use bundler put this in your `Gemfile` ``` gem 'gashadokuro' ``` ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/ydah/gashadokuro. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/ydah/gashadokuro/blob/main/CODE_OF_CONDUCT.md). ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT). ## Code of Conduct Everyone interacting in the Gashadokuro project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/ydah/gashadokuro/blob/main/CODE_OF_CONDUCT.md).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gashadokuro-0.1.0 | README.md |