Skip to content

pure/jstyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jstyle - Replace CSS by Javascript

 

We wanted to have some dynamic parts in our CSS, but since we are client side for these things, we needed something on the browser
jstyle is that. A tiny library that build a stylesheet from a JSON definition.
The advantages:

  • Very small foot print added to a current css (~1.2 Kb)
  • Use variables
  • Use functions
  • Similar syntax as the usual css
  • Add browser specific logic
  • Use iterations

Copyright (c) 2010 BeeBole. All Rights Reserved jstyle is an Open Source Software. You can use, redistribute and/or modify it under the terms of the MIT Licence.

About

Replace CSS with Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published