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

MIT License

Links
Synced at

Thu, 20 Feb 2025 07:17:43 GMT

Languages