-
Notifications
You must be signed in to change notification settings - Fork 1
[WARNING: under construction! Feel free to join.] CSS object model written in C
License
VasilyStepanov/libcssom
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Generic CSS object model written in C.
Features:
- Fast
Uses libsacc library to parse css3 which is already fast. Fast property
access provided by the finite-state machine.
- Relevant
Follow W3 specifications.
- Useful
Can be used in a multithreaded environment. Can be extended with
user-defined properties.
- C++ API
Lightweight C++ API.
About
[WARNING: under construction! Feel free to join.] CSS object model written in C
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published