2.0.0-alpha.129 • Published 3 days ago

@operato/data-tree v2.0.0-alpha.129

Weekly downloads
-
License
MIT
Repository
github
Last release
3 days ago

\

This webcomponent follows the open-wc recommendation.

Installation

npm i data-tree

Usage

<script type="module">
  import 'data-tree/data-tree.js'
</script>

<data-tree></data-tree>

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

Demoing with Storybook

To run a local instance of Storybook for your component, run

npm run storybook

To build a production version of Storybook, run

npm run storybook:build

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

2.0.0-alpha.129

3 days ago

2.0.0-alpha.124

4 days ago

2.0.0-alpha.122

5 days ago

2.0.0-alpha.118

8 days ago

1.17.7

10 days ago

2.0.0-alpha.110

10 days ago

2.0.0-alpha.111

10 days ago

2.0.0-alpha.102

20 days ago

2.0.0-alpha.99

21 days ago

2.0.0-alpha.98

21 days ago

2.0.0-alpha.100

20 days ago

2.0.0-alpha.94

21 days ago

2.0.0-alpha.93

23 days ago

2.0.0-alpha.92

23 days ago

2.0.0-alpha.90

23 days ago

2.0.0-alpha.89

24 days ago

2.0.0-alpha.87

24 days ago

2.0.0-alpha.85

25 days ago

2.0.0-alpha.82

26 days ago

2.0.0-alpha.81

27 days ago

2.0.0-alpha.80

27 days ago

2.0.0-alpha.62

29 days ago

2.0.0-alpha.68

29 days ago

2.0.0-alpha.57

1 month ago

2.0.0-alpha.56

1 month ago

2.0.0-alpha.51

1 month ago

2.0.0-alpha.47

2 months ago

2.0.0-alpha.28

3 months ago

2.0.0-alpha.13

3 months ago

2.0.0-alpha.0

4 months ago

1.12.3

4 months ago

1.12.0

5 months ago

1.11.16

5 months ago

1.11.7

5 months ago

1.11.3

5 months ago

1.7.3

5 months ago

1.8.0

5 months ago

1.5.48

5 months ago

1.4.5

10 months ago

1.4.64

8 months ago

1.4.77

8 months ago

1.4.11

10 months ago

1.4.7

10 months ago

1.5.36

6 months ago

1.5.35

6 months ago

1.5.28

6 months ago

1.3.13

11 months ago

1.3.2

11 months ago

1.2.35

1 year ago

1.2.39

12 months ago

1.2.0

1 year ago

1.2.28

1 year ago

1.1.79

1 year ago

1.1.77

1 year ago

1.1.75

1 year ago

1.1.74

1 year ago

1.1.70

1 year ago

1.1.67

1 year ago

1.1.62

1 year ago

1.1.61

1 year ago