All Projects → pangolinjs → core

pangolinjs / core

Licence: other
The Pangolin.js core that drives everything.

Programming Languages

javascript
184084 projects - #8 most used programming language
Nunjucks
165 projects
SCSS
7915 projects

Projects that are alternatives of or similar to core

Axiom React
Axiom - Brandwatch design system and React pattern library
Stars: ✭ 41 (+127.78%)
Mutual labels:  styleguide, pattern-library, design-system
Uiengine
Workbench for UI-driven development
Stars: ✭ 349 (+1838.89%)
Mutual labels:  styleguide, pattern-library, design-system
vf-core
A (primarily CSS) framework that targets needs of life science websites and services
Stars: ✭ 16 (-11.11%)
Mutual labels:  styleguide, pattern-library, design-system
A11y Style Guide
Accessibility (A11Y) Style Guide
Stars: ✭ 493 (+2638.89%)
Mutual labels:  styleguide, pattern-library
decanter
A collection of front end web resources.
Stars: ✭ 31 (+72.22%)
Mutual labels:  styleguide, pattern-library
nuxt-styleguide
Increase the quality and efficiency of product design and development workflows
Stars: ✭ 15 (-16.67%)
Mutual labels:  styleguide, pattern-library
Cosmos
🔭 Auth0 Design System
Stars: ✭ 512 (+2744.44%)
Mutual labels:  styleguide, design-system
Sugui Design System
A design system template for the SugUI components library based on styleguidist
Stars: ✭ 17 (-5.56%)
Mutual labels:  styleguide, design-system
react-dsfr
Non-official React components of the official french Système de Design de l'État.
Stars: ✭ 48 (+166.67%)
Mutual labels:  styleguide, design-system
Css
The CSS design system that powers GitHub
Stars: ✭ 10,670 (+59177.78%)
Mutual labels:  styleguide, design-system
Vitamin Web
Decathlon Design System libraries for web applications
Stars: ✭ 70 (+288.89%)
Mutual labels:  styleguide, design-system
Styleguide
The VTEX Design System and React component library.
Stars: ✭ 138 (+666.67%)
Mutual labels:  styleguide, design-system
oskrhq-design-system
A mostly reasonable although opinionated approach to building responsive Digital Interfaces sharing the same anatomy.
Stars: ✭ 60 (+233.33%)
Mutual labels:  styleguide, design-system
Backpack Ui
All the tools you need to build the Lonely Planet UI experience.
Stars: ✭ 216 (+1100%)
Mutual labels:  styleguide, pattern-library
react-pluto
A package of small but beautiful React components from the planet, Pluto. 🔵 Get minimal components for your React based applications 😍
Stars: ✭ 17 (-5.56%)
Mutual labels:  styleguide, design-system
fractal-starter-kit
Starter kit for Fractal with SCSS, Webpack, XO, sass-lint and Gulp
Stars: ✭ 22 (+22.22%)
Mutual labels:  styleguide, pattern-library
Ugnis
Visual CSS generator for React
Stars: ✭ 249 (+1283.33%)
Mutual labels:  pattern-library, design-system
design-system
Nulogy Design System
Stars: ✭ 61 (+238.89%)
Mutual labels:  styleguide, design-system
Awesome Design Language System
list of awesome resources about digital design system.
Stars: ✭ 69 (+283.33%)
Mutual labels:  styleguide, design-system
Vue Styleguidist
Created from react styleguidist for Vue Components with a living style guide
Stars: ✭ 2,133 (+11750%)
Mutual labels:  styleguide, design-system

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].