0.0.14 • Published 7 months ago

herrtopi-test v0.0.14

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

Webcomponent based InstUI

This webcomponent follows the open-wc recommendation.

Installation

# TODO
# npm install @instructure/

Usage

In a simple html page:

<script type="module">
    <!-- TODO: -->
  import '@instructure/';
</script>

In a React application:

In an Angular application:

Building the project

npm run bootstrap

Linting and formatting

To scan the project for linting and formatting errors, run

npm run lint

To automatically fix linting and formatting errors, run

npm run format

Testing with Web Test Runner

To execute a single test run:

npm run test

To run the tests in interactive watch mode run:

npm run test:watch

Run the local dev server

npm start

To commit use:

npm run commit
0.0.14

7 months ago

0.0.13

7 months ago

0.0.12

7 months ago

0.0.11

7 months ago

0.0.10

7 months ago

0.0.9

7 months ago

0.0.8

7 months ago

0.0.7

7 months ago

0.0.6

7 months ago

0.0.5

7 months ago

0.0.4

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago

0.0.0

8 months ago