1.0.1 • Published 1 year ago

@stylin.js/core v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year 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.