Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@usearcade/arcade-js

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@usearcade/arcade-js

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

  • 0.0.12
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

@usearcade/arcade-js

Version Documentation Maintenance Twitter: usearcade License: GPL-3.0

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

Keywords

FAQs

Package last updated on 13 May 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc