Skip to content

gngrOrg/jStyleDomBridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jStyleDomBridge

Bridge from jStyleParser's AST to CSS DOM API.

This library is being used in gngr


      ┌────────────┐        uses  ┌────────────┐
      │ CSS Dom    │<─────────────│ Javascript │
      │ Interfaces │              └────────────┘
      └────────────┘
             ^                               
             │                               
             │                               
             │ implements                              
             │                               
      ╔══════╧═════════╗                          
      ║     Bridge     ║
      ║ (you are here) ║
      ╚══════╤═════════╝                          
             │                               
             │ uses                          
             │                               
             │                               
             V                               
      ┌──────────────┐                        
      │ jStyleParser │                        
      │ AST          │                        
      └──────────────┘                        

Contributing

Please read the guide

Copyright and License

Copyright 2014 Uproot Labs India

Distributed under the Apache v2 License

About

Bridge from jStyleParser's AST to CSS DOM API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages