This repository has been archived by the owner on Apr 20, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Alex LaFroscia edited this page Mar 22, 2017
·
7 revisions
This is a Yeoman generator for building Web Component using Skate.js. It is designed to provide an organized approach to creating a Web Component library using some of the of the most popular tools in the Front-End space.
- ESLint (Code Quality)
- Sass (Styles)
- Webpack (Build Tool)
- YAML (Translation management)
Unlike other scaffolding tools, Yeoman generators allow for a uniquely interactive experience that is easier to use than simple build commands. This tool was created as part of an effort to promote UI element re-use at Nest.
Here are some links to help you get started; there are more in the sidebar once you're ready for some more advanced features.