4.7.0 • Published 8 months ago

@aurodesignsystem/wc-generator v4.7.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
8 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.7.0

8 months ago

4.6.1

9 months ago

4.6.2

9 months ago

4.6.0

1 year ago

4.5.8

1 year ago

4.5.9

1 year ago

4.5.7

1 year ago

4.5.6

1 year ago

4.5.5

1 year ago

4.5.4

1 year ago

4.5.3

1 year ago

4.5.0

1 year ago

4.5.2

1 year ago

4.5.1

1 year ago

4.4.10

1 year ago

4.4.9

1 year ago

4.4.8

1 year ago

4.4.7

1 year ago

4.4.6

1 year ago

4.4.3

1 year ago

4.4.2

1 year ago

4.4.5

1 year ago

4.4.4

1 year ago

4.4.1

1 year ago

4.4.0

1 year ago

4.3.2

1 year ago

4.3.1

2 years ago

4.3.0

2 years ago

4.0.7

2 years ago

4.2.1

2 years ago

4.2.0

2 years ago

4.0.9

2 years ago

4.0.8

2 years ago

4.1.0

2 years ago

4.0.5

2 years ago

4.0.6

2 years ago

4.0.4

2 years ago

4.0.1

2 years ago

4.0.0

2 years ago

4.0.3

2 years ago

4.0.2

2 years ago

3.17.4

2 years ago

3.17.3

2 years ago

3.17.2

3 years ago

3.17.0

3 years ago

3.17.1

3 years ago

3.15.0

3 years ago

3.14.0

3 years ago

3.16.0

3 years ago

3.15.1

3 years ago

3.13.0

4 years ago

3.11.2

4 years ago

3.12.0

4 years ago

3.11.0

4 years ago

3.10.0

4 years ago

3.11.1

4 years ago

3.9.5

4 years ago

3.9.4

4 years ago

3.9.3

4 years ago

3.9.2

4 years ago

3.9.1

4 years ago

3.9.0

4 years ago

3.8.1

4 years ago

3.8.0

4 years ago

3.7.4

4 years ago

3.7.3

4 years ago

3.7.2

4 years ago

3.7.1

4 years ago

3.7.0

4 years ago

3.6.3

4 years ago

3.6.2

4 years ago

3.6.1

4 years ago

3.6.0

4 years ago

3.4.0

4 years ago

3.5.3

4 years ago

3.5.2

4 years ago

3.4.3

4 years ago

3.5.1

4 years ago

3.4.2

4 years ago

3.5.0

4 years ago

3.4.1

4 years ago

3.3.6

4 years ago

3.3.5

4 years ago

3.3.1

4 years ago

3.3.0

4 years ago

3.2.1

4 years ago

3.3.4

4 years ago

3.3.3

4 years ago

3.3.2

4 years ago

3.2.0

4 years ago

3.1.4

4 years ago

3.1.3

4 years ago