@interactivethings/scripts
v0.0.9
Published
Scripts shared across projects
Downloads
31
Keywords
Readme
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