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

@imtbl/design-system

Package Overview
Dependencies
Maintainers
4
Versions
313
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@imtbl/design-system

A repository to house all design system components utilised inside of IMX GUI.

  • 7.7.7
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
402
increased by1196.77%
Maintainers
4
Weekly downloads
 
Created
Source

@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.

FAQs

Package last updated on 20 Nov 2023

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