1.3.2 • Published 7 years ago

nucleus-generator v1.3.2

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

Nucleus

Home Page     Demo     Getting Started     Documentation

Build Status npm license

Nucleus is a living style guide generator for atomic css based components. It's a Node application parsing the source SCSS files and reading information from DocBlock annotations.

Nucleus Preview

Quick start

A more detailed installation instruction can be found here.

Install globally (prefered):

npm install -g nucleus-generator

Inside your project root folder, create a configuration with:

nucleus init

Run nucleus:

nucleus

Open http://YOUR_LOCAL_DEV_URL/styleguide .

Contributing

If you found a bug, please try to submit a pull request with a failing test. For new issues, please take note of the Contribution guidelines. Especially bug reports should at least contain required information.

Nucleus was developed by pirates from HolidayPirates and PirateTechnologies.

License

Nucleus is open-sourced software licensed under the MIT license.