1.0.2 • Published 5 years ago

the-style-util v1.0.2

Weekly downloads
10
License
MIT
Repository
github
Last release
5 years ago

the-style-util

Build Status npm Version JS Standard

Utility for style

Installation

$ npm install the-style-util --save

Usage

'use strict'

const {TheStyleUtil} = require('the-style-util')

async function tryExample () {

}

tryExample().catch((err) => console.error(err))

API Guide

License

This software is released under the MIT License.

Links