1.0.2 • Published 9 months ago

@stylin.js/core v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

STYLIN.JS core

Stylin Logo

A Stylin.js core library, use to centralize and modularize the most of functions to be reused around our libraries.

Installing

To install the package you must have installed node and npm/yarn

# npm
npm install @stylin.js/core

# yarn
yarn add @stylin.js/core

Getting Started

For this package, you can read our tests to understand how package functions works.

Feel free to use in your projects.