Skip to content

Latest commit

 

History

History

core

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.