1.1.0 • Published 2 years ago

artis v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
2 years ago

This project is on development stage.

Thanks for support and feedback!

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

1.1.0

2 years ago

1.0.9

2 years ago

1.0.2

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.1

5 years ago

1.0.0

5 years ago