Pangolin.js
Framework for design system development with Nunjucks, Sass, and JavaScript.
Nunjucks
Nunjucks is an HTML templating engine based on JavaScript. Pangolin.js creates static HTML from Nunjucks files.
Sass
Sass is a CSS preprocessor supporting variables, nesting and mixins – among many other features.
JavaScript
JavaScript files are bundled together with webpack and transpiled with Babel and the env preset.
Quick start
Create a new project with npx
and the Pangolin.js CLI:
npx @pangolinjs/cli create project-name