remote-design-tokens
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

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

/remote-design-tokens/

    Package Sidebar

    Install

    npm i remote-design-tokens

    Weekly Downloads

    1

    Version

    0.1.1

    License

    MIT

    Unpacked Size

    3.96 kB

    Total Files

    16

    Last publish

    Collaborators

    • ctjlewis