Skip to content

nodiseal/cs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Stone
	A CSS enhancement for IE/6/7/8 and CSS different code generator for all popular browser

Functions
 * CSS3 Selector
   you can use css3 selector and some related features in ie6.
 * animation
 	transition is supported
 * box and radius
 	radius is supported
 * some others
 	min-height/max-height(width),alpha,png24,position:fix...
		
Install:
	npm install cs
Example:
	node -e "require('cs/test/run');"


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.8%
  • Java 19.2%