0.98.0 • Published 1 year ago

restu-util v0.98.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

\

This webcomponent follows the open-wc recommendation.

Installation

npm i restu-util

Usage

<script type="module">
  import 'restu-util/restu-util.js';
</script>

<restu-util></restu-util>

Linting with ESLint, Prettier, and Types

To scan the project for linting errors, run

npm run lint

You can lint with ESLint and Prettier individually as well

npm run lint:eslint
npm run lint:prettier

To automatically fix many linting errors, run

npm run format

You can format using ESLint and Prettier individually as well

npm run format:eslint
npm run format:prettier

Testing with Web Test Runner

To run the suite of Web Test Runner tests, run

npm run test

To run the tests in watch mode (for <abbr title="test driven development">TDD</abbr>, for example), run

npm run test:watch

Tooling configs

For most of the tools, the configuration is in the package.json to reduce the amount of files in your project.

If you customize the configuration a lot, you can consider moving them to individual files.

Local Demo with web-dev-server

npm start

To run a local development server that serves the basic demo located in demo/index.html

0.97.0

1 year ago

0.96.0

1 year ago

0.98.0

1 year ago

0.95.0

1 year ago

0.93.0

2 years ago

0.92.0

2 years ago

0.94.0

2 years ago

0.91.6

2 years ago

0.91.0

2 years ago

0.91.3

2 years ago

0.89.46-alpha.0

2 years ago

0.89.43-alpha.0

2 years ago

0.89.0-alpha.0

2 years ago

0.88.14-alpha.0

2 years ago

0.88.15-alpha.0

2 years ago

0.89.2-alpha.0

2 years ago

0.88.13-alpha.0

2 years ago

0.89.37-alpha.0

2 years ago

0.89.23-alpha.0

2 years ago

0.88.11-alpha.0

2 years ago

0.89.35-alpha.0

2 years ago

0.89.29

2 years ago

0.89.34-alpha.0

2 years ago

0.89.33-alpha.0

2 years ago

0.88.8-alpha.0

2 years ago

0.88.7-alpha.0

2 years ago

0.85.5-alpha.0

2 years ago

0.87.0

2 years ago

0.85.4-alpha.0

2 years ago

0.83.0

2 years ago

0.88.2-alpha.0

2 years ago

0.88.1-alpha.0

2 years ago

0.82.6-alpha.0

2 years ago

0.82.7-alpha.0

2 years ago

0.88.3-alpha.0

2 years ago

0.85.0-alpha.0

2 years ago

0.88.6-alpha.0

2 years ago

0.88.4-alpha.0

2 years ago

0.88.5-alpha.0

2 years ago

0.82.0

2 years ago

0.81.32-alpha.0

3 years ago

0.81.26-alpha.0

3 years ago

0.81.0-alpha.0

3 years ago

0.81.2-alpha.0

3 years ago

0.81.21-alpha.0

3 years ago

0.80.0

3 years ago

0.79.0

3 years ago

0.78.0

3 years ago

0.77.0

3 years ago

0.75.13

3 years ago

0.76.0

3 years ago

0.75.4

3 years ago

0.75.0

3 years ago

0.74.0

3 years ago