0.1.0 • Published 4 years ago

mat-periodic-table v0.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

npm.io publish-npm

This repo contains a set of components.

Exported components

The exported components are located here:src/periodic-table/index.ts

Deploy to npm

Manually

Use npm build-publish to build the project. Use npm publish to push to npm

Pre-releases

Tag your package. We use the next tag npm publish --tag next
This will prevent npm for considering it as the latest release

People who want to install a pre-release will need to specify the tag npm install d3@next

Automatically(TODO)

We plan to publish from github-actions, when a tag is pushed You add a tag with npm version minor -m "Upgrade to %s". This push automatically to github. An action will push the build to npm

Deploy storybook to github pages

This will build and deploy the storybook. Stories are defined in ./src/stories

npm deploy-storybook

Clean

0.1.0

4 years ago

0.0.18

4 years ago

0.0.17

4 years ago

0.0.15-snap1

4 years ago

0.0.16

4 years ago

0.0.14-a3

4 years ago

0.0.15

4 years ago

0.0.14-a2

4 years ago

0.0.14-a1

4 years ago

0.0.12

4 years ago

0.0.13

4 years ago

0.0.14

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago