0.0.12 ā€¢ Published 3 years ago

@usearcade/arcade-js v0.0.12

Weekly downloads
-
License
GPL-3.0-only
Repository
github
Last release
3 years ago

Make Arcade a dependency in your project and access your design tokens with ease

šŸ  Homepage

Install

npm install @usearcade/arcade-js

Usage

When this package is installed, arcade-config.json will be added to the root of your repository. Within this file, make sure to add your project_id, access_token, and version to ensure the install will work. These details can be found within your Arcade project.

The install will add two scripts to your package.json:

Build Tokens

  npm run arcade-build

This command will fetch your tokens from Arcade and build them locally using the configuration in arcade-config.json.

Update Tokens

  npm run arcade-update

This command will fetch the latest published tokens from Arcade and build them locally using the configuration in arcade-config.json. The version number in arcade-config.json does not have to be manually changed and will be updated automatically.

Author

šŸ‘¤ Arcade Inc.

šŸ¤ Contributing

Contributions, issues and feature requests are welcome!Feel free to check issues page.

šŸ“ License

Copyright Ā© 2021 Arcade Inc. This project is GPL-3.0 licensed.


This README was generated with ā¤ļø by readme-md-generator

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago