/saisoku

Saisoku is html escape library. It's very fast. But it's slower than escape_utils

Primary LanguageCMIT LicenseMIT

Saisoku

Saisoku is fast html escape library. But It's slower than escape_utils. You should use escape_utils.

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