@ftdata/tokens

2.5.0 • Public • Published

fulltime-styleguide

Initial setup

Install the project dependencies via the CLI command:

npm install

Project structure

The project is made of these files and folders:

  • /token-generators contains the design tokens input files (in JSON format)
  • /templates contains the templates used to generate the output files
  • /dist contains the generated output files (in different formats)
  • build.js is the script used to generate the output files

Running the project

You can build the design tokens from the /src/ folder using the CLI command:

npm run build

of you can automatically re-build the tokens at every change using the command:

npm run watch

The generated tokens are saved in the /dist folder, and organised by target platform.

Package Sidebar

Install

npm i @ftdata/tokens

Weekly Downloads

103

Version

2.5.0

License

ISC

Unpacked Size

85.9 kB

Total Files

23

Last publish

Collaborators

  • ftdata
  • lucasconsa
  • guilherme_augusto
  • fbrissi
  • nkabz
  • luizfreitas
  • rafaelyokotaft
  • ft-caique-dimeu