0.0.9 • Published 2 years ago

@interactivethings/scripts v0.0.9

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

ixt-scripts

Scripts shared across projects

Development

# Edit code
yarn publish --access=public

Installation

yarn add @interactivethings/scripts

Usage

In the following the steps, bun is used but you can also use ts-node as a Typescript runtime.

Tokens studio JSON to MUI JSON

# Add this command to package.json scripts
bun ./node_modules/@interactivethings/scripts/mui-tokens-studio.ts src/styles/tokens.studio.json src/styles/tokens.mui.json
0.0.9

2 years ago

0.0.8

2 years ago

0.0.5

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago