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
  • over 8 years ago
  • September 26, 2016
License

MIT License

Links
Synced at

Fri, 09 Jan 2026 19:34:19 GMT

Languages