front-end-styleguide

Pattern library framework for styleguide driven front end development with Sass, ES6+ and Nunjucks.


Keywords
babel, css, es6, front end, html, javascript, nunjucks, pattern library, sass, styleguide, webpack, design-system, frontend, pangolinjs, pattern-library
License
GPL-3.0
Install
npm install front-end-styleguide@4.9.5

Documentation

Pangolin.js Core

Framework for design system development with Nunjucks, Sass, and JavaScript.

Requires Node.js 15 or higher.

Create a new project with npx

npx @pangolinjs/cli create project-name

Usage

Start dev server

npm run dev

Build files for production

npm run build

Export for static file hosting

npm run docs

Lint CSS and JavaScript

npm run lint:css
npm run lint:js

For more information take a look at the Pangolin.js docs.

Contribute

# Build UI
npm run prepare

# Testing
npm run test:unit

# Linting
npm run lint:css
npm run lint:js

License

Hippocratic License 2.1