lightboot-framework

1.1.0 • Public • Published

LightBoot Framework

💥LightBoot is a framework for front end developers that makes their lives much easier✨

Installation

you can install by npm

npm install lightboot-framework --save-dev

or yarn

yarn add lightboot-framework --dev

Usage

if you are using precompiled files add LightBoot.css or LightBoot.min.css into your Html file and add LightBoot.js or LightBoot.min.js before body closing tag

but

if you are using open-source files you can __ control almost everything __ by overriding sass variables and also you can use mixins and other things

$columnSys : 15; // default is 12 but you can set it to any number you want

@import 'YOURPATH/LightBoot.scss';

🔵 In futeare we are going to add much more features and also more control on framework!

🔶Share width Us

if you want us to add new things feel free and open an issue and tell us what you want

Contributing

Pull requests are welcome. we will be so glad to work with you❤

License

MIT

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i lightboot-framework

    Weekly Downloads

    1

    Version

    1.1.0

    License

    MIT

    Unpacked Size

    992 kB

    Total Files

    115

    Last publish

    Collaborators

    • lightspeedguy