This package has been deprecated

Author message:

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

@imtbl/design-system
TypeScript icon, indicating that this package has built-in type declarations

7.7.7 • Public • Published

@imtbl/design-system

A repository to house all design system components utilised inside of Immutable GUI. Please note, this repo uses GIT LFS. Please make sure you check it out with git lfs enabled. :)

prerequisites

This library assumes the following peer dependencies are installed in the consumer application:

"react": "^18.2.0",
"react-dom": "^18.2.0",
"bignumber.js": "^9.0.1",
"@emotion/css": "^11.5.0"

install

npm install @imtbl/design-system

set up node and npm

nvm install
nvm use
npm install -g npm@7.21.0

run local dev

npm ci; npm run dev

build

npm run build:lib

build watch

npm run build:lib:watch

run tests (incl eslint + stylelint + types + cypress + coverage)

npm run test

## develop/edit cypress tests

npm run test:open


## Releasing Code

For complete instructions on how this repository is owned and released, please [Review the FE Handbook](https://immutable.atlassian.net/wiki/spaces/APOLLO/pages/1826291736/Immutable+Frontend+Engineering+Handbook+DRAFT#Ownership-%26-Releasing-of-Code)

## further info

You can read [further details](https://immutable.atlassian.net/wiki/spaces/APOLLO/pages/827621392) on confluence.

Readme

Keywords

none

Package Sidebar

Install

npm i @imtbl/design-system

Weekly Downloads

14

Version

7.7.7

License

MIT

Unpacked Size

5.25 MB

Total Files

646

Last publish

Collaborators

  • immutable-npm
  • tcurtin88
  • alex-immutable
  • platform-sa