n8n/packages/design-system
Csaba Tuncsik 7bd83d7d33
Some checks failed
Test Master / install-and-build (push) Has been cancelled
Test Master / Unit tests (18.x) (push) Has been cancelled
Test Master / Unit tests (20.x) (push) Has been cancelled
Test Master / Unit tests (22.4) (push) Has been cancelled
Test Master / Lint (push) Has been cancelled
Test Master / Notify Slack on failure (push) Has been cancelled
fix(editor): Optionally share credentials used by the workflow when moving the workflow between projects (#12524)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-02-21 11:05:37 +01:00
..
.storybook ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795) 2024-09-17 15:10:22 +03:00
public
src fix(editor): Optionally share credentials used by the workflow when moving the workflow between projects (#12524) 2025-02-21 11:05:37 +01:00
theme/preview
.browserslistrc
.eslintrc.js feat: Add reusable frontend composables package (#13077) 2025-02-06 12:44:30 +02:00
.gitignore feat(editor): Add support for unplugin-icons and auto-importing components (no-changelog) (#10055) 2024-07-23 13:30:29 +03:00
.npmignore
biome.jsonc ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795) 2024-09-17 15:10:22 +03:00
chromatic.config.json ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795) 2024-09-17 15:10:22 +03:00
package.json 🚀 Release 1.78.0 (#13096) 2025-02-06 14:04:06 +01:00
postcss.config.js
README.md docs: Fix links to license files in readme (no-changelog) (#10257) 2024-08-06 15:21:57 +01:00
tailwind.config.js
tsconfig.json feat: Add reusable frontend composables package (#13077) 2025-02-06 12:44:30 +02:00
vite.config.mts feat: Add reusable frontend composables package (#13077) 2025-02-06 12:44:30 +02:00

n8n.io - Workflow Automation

n8n-design-system

A component system for n8n using Storybook to preview.

Project setup

pnpm install

Compiles and hot-reloads for development

pnpm storybook

Build static pages

pnpm build:storybook

Run your unit tests

pnpm test:unit

Lints and fixes files

pnpm lint

Build css files

pnpm build:theme

Monitor theme files and build any changes

pnpm watch:theme

License

You can find the license information here