This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@invisionag/injixo-tokens

4.0.0 • Public • Published

injixo-tokens

This repo is the central source for all injixo related design tokens. Utilizing Amazon's style dictionary, the build process produces two distinct packages to make use of the injixo design tokens:

Run locally

Tokens can be locally built via npm run build. The compiled version of our tokens can then be found in ./injixo/.

General Structure

./
├── tokens/                  - Contains token source files
│   └── src/
│       └── injixo/
│           ├── categories/
│           │   └── *.json
│           └── build.js     - Handles compiling process
│
├── injixo/                  - Compiled contents of NPM package & gem
│
├── gem/
│   ├── assets/
│   │   └── scss/            - SCSS files will be moved here on build
│   ├── lib/
│   │   ├── injixo-tokens/
│   │   │   ├── version.rb   - Holds current version of gem
└── ...

Publishing a new token version

Publish NPM package

Publish Gem

  • Update version number accordingly (semver) in gem/lib/injixo-tokens/version.rb
  • After merging to master, CI will automatically publish the new version to our internal gem server. Check if this worked by navigating to http://gems.ivx.cloud/

Maintenance

  • Use latest ruby version
  • Use latest nodejs version
  • Update node modules with
    • npm upgrade to update minor and patch versions
    • npx npm-check -u to interactively update major releases

Readme

Keywords

none

Package Sidebar

Install

npm i @invisionag/injixo-tokens

Weekly Downloads

688

Version

4.0.0

License

UNLICENSED

Unpacked Size

264 kB

Total Files

12

Last publish

Collaborators

  • jj-ivx
  • ivx-github
  • jana_hehr
  • roberter26
  • birgithorn
  • alexj-ivx
  • amft
  • aitortomas
  • yashabfaryal0322
  • nleinich
  • johannesluedke
  • pgotthardt-ivx
  • hrabe
  • plore_ivx
  • patricialieske
  • plaudel
  • mblumtritt
  • sruehlemann
  • brerx
  • mohamedmmahfouz
  • mbrendler
  • jens.zobel
  • cwaider
  • kattelans
  • ftrautmann
  • lutz.peukert
  • fruetel
  • schmitze333
  • csprle
  • beckerei
  • stefan.schiffer
  • ahx
  • cloudwaechter
  • tobias
  • alexmarold
  • t_klepzig
  • susahope
  • mwannewitz
  • ivx-circle-ci
  • yichang
  • ivx-jenkins