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

MIT License

Links
Synced at

Fri, 04 Jul 2025 03:29:45 GMT

Languages