4.5.7 • Published 3 months ago

@aurodesignsystem/wc-generator v4.5.7

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 months ago

WC-Generator

Auro's Design System web component generator is a project tool intended to assist developers with an easy to configure and execute HTML custom element development environment.

Install

Build Status See it on NPM! License issues

Execute

WC-Generator example use:

$ npx @aurodesignsystem/wc-generator --name [wc-name]

Minimum Node version

The WC-Generator requires a minimum install of Node.js 18.15.0.

Be sure to check out our getting started page for helpful tips when starting a new project.

UI development and browser support

For the most up to date information on UI development browser support, see Auro Web Component Browser Support

Custom namespace support

When generating a new custom element using the Auro WC-Generator, you are not restricted to using the Auro namespace for your new element. The following example will crate the project, @aurodesignsystem/auro-ticker

$ npx @aurodesignsystem/wc-generator --name Auro-Ticker

Custom npm namespace support

By default, the WC-Generator will output a project that the custom element is for the @aurodesignsystem npm namespace. The following example illustrates how you can customize this to @mynamespace/auro-ticker for example.

$ npx @aurodesignsystem/wc-generator --name Auro-Ticker --npm @mynamespace

WC-Generator development API

CommandDescription
build:testWill test the generate pipeline w/o the install process at ./auro-test
build:completeWill build a new custom element with complete install process at ../auro-test
sweepWill delete auro-test directory
testRuns build:test

Help and version management

For help with the WC-Generator API and to see what version you have installed, run $ npx @aurodesignsystem/wc-generator --help.

With each new repo created, the version of the generator will be added to the bottom of the ./README.md file. As versions of the WC-Generator progress this will help authors to understand where the feature gap is.

<small>Built from WC-Generator v[genVersion]</small>

Developing locally

To test changes to the generator, run npm test to generate an auro-test component.

4.5.7

3 months ago

4.5.6

3 months ago

4.5.5

3 months ago

4.5.4

3 months ago

4.5.3

3 months ago

4.5.0

3 months ago

4.5.2

3 months ago

4.5.1

3 months ago

4.4.10

3 months ago

4.4.9

3 months ago

4.4.8

4 months ago

4.4.7

4 months ago

4.4.6

4 months ago

4.4.3

4 months ago

4.4.2

4 months ago

4.4.5

4 months ago

4.4.4

4 months ago

4.4.1

4 months ago

4.4.0

4 months ago

4.3.2

4 months ago

4.3.1

5 months ago

4.3.0

6 months ago

4.0.7

10 months ago

4.2.1

7 months ago

4.2.0

8 months ago

4.0.9

10 months ago

4.0.8

10 months ago

4.1.0

10 months ago

4.0.5

11 months ago

4.0.6

11 months ago

4.0.4

12 months ago

4.0.1

1 year ago

4.0.0

1 year ago

4.0.3

12 months ago

4.0.2

12 months ago

3.17.4

1 year ago

3.17.3

1 year ago

3.17.2

1 year ago

3.17.0

2 years ago

3.17.1

2 years ago

3.15.0

2 years ago

3.14.0

2 years ago

3.16.0

2 years ago

3.15.1

2 years ago

3.13.0

2 years ago

3.11.2

2 years ago

3.12.0

2 years ago

3.11.0

2 years ago

3.10.0

3 years ago

3.11.1

2 years ago

3.9.5

3 years ago

3.9.4

3 years ago

3.9.3

3 years ago

3.9.2

3 years ago

3.9.1

3 years ago

3.9.0

3 years ago

3.8.1

3 years ago

3.8.0

3 years ago

3.7.4

3 years ago

3.7.3

3 years ago

3.7.2

3 years ago

3.7.1

3 years ago

3.7.0

3 years ago

3.6.3

3 years ago

3.6.2

3 years ago

3.6.1

3 years ago

3.6.0

3 years ago

3.4.0

3 years ago

3.5.3

3 years ago

3.5.2

3 years ago

3.4.3

3 years ago

3.5.1

3 years ago

3.4.2

3 years ago

3.5.0

3 years ago

3.4.1

3 years ago

3.3.6

3 years ago

3.3.5

3 years ago

3.3.1

3 years ago

3.3.0

3 years ago

3.2.1

3 years ago

3.3.4

3 years ago

3.3.3

3 years ago

3.3.2

3 years ago

3.2.0

3 years ago

3.1.4

3 years ago

3.1.3

3 years ago