1.0.0 • Published 4 years ago

me-styles v1.0.0

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

Introduction

This simple npm package coded by JS is to make life easier for whole developers, it has some cool functions, will get modified in the future.

Installation

npm i me-styles

Then create a file called index.js or whatever name you want but it need to be JS and put this in it

const me = reqiure("me-styles");

me({
    center: true //Default: false
})

It only support whether if it is centered or no More and more will be added and with easy installations.

License

This project is under MIT License and all copyrights are reserved to Me Codes.