Skip to content

orklann/cssparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cssparser

This parser is based on the CSS Syntax Module Level 3

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      cssparser:
        github: orklann/cssparser
  2. Run shards install

Usage

require "cssparser"

Run tests

crystal spec

Contributors

About

CSS Parser in Crystal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published