0.0.19 • Published 8 months ago

@cagov/decal v0.0.19

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

Decal

Decal is a lightweight tool for creating, developing, building, and sharing your web UI component libraries.

It works best when building system-of-systems collections between distributed teams.

How does it work

Decal helps you define the shape of your components, including:

  • How folders should be structured
  • How files should be named
  • How new components should be created
  • How components should be loaded and processed
  • How components should be previewed and tested

Decal then offers powerful conveniences.

  • Start the built-in dev server to work on your code.
  • Mix, match, play, and build in different front-end frameworks (React, Vue, etc.) all at once.
  • Create new components with a single command.
  • Build and bundle your components without fuss or fear.
  • Export your file structure and build processes to other teams.

Getting started

First, you'll need to install NodeJS (v18 or above).

Then open up your terminal and enter the following command.

npx @cagov/decal new project

Follow the prompts to create and run your own Decal project.

Configuring your project

Decal runs atop a plugin-based architecture. Check out our Configuration guide to customize your Decal project.

Current state: alpha

This tool is still at an early stage of development.

Current to-dos:

  • More documentation
  • Custom, partial bundles on demand
  • Sourcemap support
  • Richer default plugins
  • More plugins
0.0.19

8 months ago

0.0.18

9 months ago

0.0.17

9 months ago

0.0.16

10 months ago

0.0.15

10 months ago

0.0.14

10 months ago

0.0.13

10 months ago

0.0.12

10 months ago

0.0.11

10 months ago

0.0.10

10 months ago

0.0.9

10 months ago

0.0.8

10 months ago

0.0.7

10 months ago

0.0.6

10 months ago

0.0.5

10 months ago

0.0.4

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago