Skip to content

artis-tool/artis.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is on development stage.

Thanks for support and feedback!

Artis JS

A low-level and functional virtual CSS library with no CSS codes. More than 80 Utilities. Infinite Configurations.

npm version npm downloads

Introduction

Artis is a tiny 1.4 kilobytes Virtual CSS javascript library inspired from Virtual DOM. Use the custom syntax in the styling without actually writing the CSS code, no CSS file and no CSS code at all.

Simply not something like CSS-in-JS methodology, sort of.

Benefits

  • No tree-shaking CSS classes
  • No Extra CSS bundling
  • No CSS blocking
  • No CSS codes
  • Fast render

Getting Started

$ npm i artis --save-dev

Read the documentation

Netlify Status

Playground

The Playground is an online code editor, you can use it for testing or just playing around with Artis.js on the go.

Launch Playground now!

Under Development

  • core
    • media-queries
    • pseudo-class variants
  • Utilities
    • box-shadow
    • box-gradient
    • gradient

License: MIT

About

A low-level and functional virtual CSS library with no CSS codes. More than 80 Utilities. Infinite Configurations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published