Skip to content

holidaypirates/nucleus

Repository files navigation

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-styleguide

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.

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published