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

@justeat/pie-design-tokens

Package Overview
Dependencies
Maintainers
29
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@justeat/pie-design-tokens

Design Tokens for the PIE Component System

  • 6.2.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
392
decreased by-31.47%
Maintainers
29
Weekly downloads
 
Created
Source

pie-design-tokens

Pie Design Tokens repo – our JET global design token package.


npm version

How to contribute:

Pre-flight

Setup environment:

  • yarn @ ^1.0.0
  • node @ ^16.0.0

Install the project:

yarn install

Build the project:

yarn build

If you need to add, change or remove tokens the changes should be done in pie-design-tokens.jsonc file, where all the tokens are stored. To verify that the changes took effect, build the project and check the compiled files in the dist folder.

Each change needs to be accompanied by manual changelog entry in CHANGELOG.md and package version bump in package.json. The package follows semantic versioning.

Each change should also be replicated in metadata/tokensMetadata.json file.

yarn test and yarn test:output -u have to be run to verify any update.

If your change touches the tokens structure, compile scripts in the build folder might need to be updated to make sure that the tokens are compiled as expected.

Pull requests

When raising a merge request in the pie-design-tokens repo, please follow these guidelines.

PR title

PR titles should start with the package version number. To mark the ticket as wip, please raise it as a Draft PR on Github.

PR Descriptions

You can copy the changelog entry into the PR description.

Things to do before requesting PR reviews
  • Make sure that the build ran successfully and all the PR checks passed.
  • Add all the details for your change to the PR description and Changelog. Use previous PRs in the repo as an example.

Keywords

FAQs

Package last updated on 21 Mar 2024

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