0.10.0 • Published 5 years ago

fq-toolkit v0.10.0

Weekly downloads
2
License
ISC
Repository
-
Last release
5 years ago

Finqle Toolkit

Finqle toolkit is the visual/style/markup of the company for web-based projects.

npm.io

Develop something

The project is currently running on node 10 (lts) and npm v6.x+. To run the project, type npm install && npm run serve and access http://localhost:8081 to have an overview of current components. You can have access to the output at http://localhost:8081/css/style.css

If you are a unix-based user, you can type ./createComponent [YourComponent] to have a _yourcomponent.scss and yourcomponent.html ready to be used.

Remember to use the BEM syntax to create the components keep the coding standard.

Contributing

This project is served as a npm package to the users. Please be sure your new component has been linted properly by running npm run lint before publish on npm. to quick-fix something, type npm run lint -- --fix and try to publish again.

It's advisable to install prettier and eslint extensions on your IDE, so you can keep on track mistakes on coding standards during your coding sessions.

0.10.0

5 years ago

0.9.3

5 years ago

0.9.2

5 years ago

0.9.1

5 years ago

0.9.0

5 years ago

0.8.2

5 years ago

0.8.1

5 years ago

0.8.0

5 years ago

0.7.2

5 years ago

0.7.1

5 years ago

0.7.0

5 years ago

0.5.1

5 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.1

5 years ago