entities

Crystal html entities decoder

Entities

Crystal html entities decoder

Installation

Add this to your application's shard.yml:

dependencies:
  entities:
    github: kostya/entities

And run crystal deps

Usage

require "entities"

puts Entities.new("Christoph Gärtner").decode 
# => "Christoph Gärtner"
Repository

entities

Owner
Statistic
  • 4
  • 0
  • 0
  • 0
  • 0
  • about 7 years ago
  • September 26, 2016
License

MIT License

Links
Synced at

Thu, 07 Nov 2024 01:38:47 GMT

Languages