@climateview/transition-elements

Transition Elements JSON definitions

Usage no npm install needed!

<script type="module">
  import climateviewTransitionElements from 'https://cdn.skypack.dev/@climateview/transition-elements';
</script>

README

transition-targets-js

Javascript package for using Transition Elements

Notes

transition-element-converter is automatically generated via https://app.quicktype.io/#l=schema

Deploy

Bump the version in package.json and push. Then simply create a new Release in the GitHub GUI. Tag the release with the same version as in package.json, prefixing with a v (e.g. v1.2.3). We are using Semantic Versioning.

Fetch the latest from submodule

Getting the latest from the transition-elements-repository:

git submodule foreach git pull origin master

if it's the first time you check out this repository you need to init the submodule first:

git submodule update --init --recursive

Scripts

Generate Transition Target List

Generating a simple and readable list of Transition Targets can be done by simply running:

node scripts/generate-tt-list.js