0.1.1 • Published 2 years ago

remote-design-tokens v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Remote Design Tokens

Load design tokens from a remote endpoint or service, e.g. Airtable.

User Guide

This project is a tszip package written in TypeScript with the latest ESNext syntax in src/ and compiled to ES module output in dist/.

Developing

To compile the project and watch for changes:

yarn dev

Building

To build the release package:

yarn build

Publish

To compile the release build and publish to NPM:

yarn publish
0.1.1

2 years ago

0.1.0

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago