1.0.0-pre.0 • Published 6 months ago

@vsc-elements/elements v1.0.0-pre.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

VSCode Webview Elements

For the end-user documentation, click here. This project made with LitElement and based on a modified version of the LitElement TypeScript starter.

Setup

Install dependencies:

npm ci

The main NPM tasks

Production build

npm run build

Start development mode

Start TypeScript compiler in development mode and start the @web-dev-server

npm run start

Generate the documentation site

npm run docs

Start the documentation site development server

npm run docs:start

Testing

npm run build:watch

# in another terminal instance:
npm run test:watch

Run tests

npm run test
1.0.0-pre.7

6 months ago

1.0.0-pre.6

6 months ago

1.0.0-pre.5

6 months ago

1.0.0-pre.4

7 months ago

1.0.0-pre.3

7 months ago

1.0.0-pre.2

7 months ago

1.0.0-pre.1

7 months ago

1.0.0-pre.0

7 months ago