@xstyled-theme/system

v1.4.0
Core utilities to manipulate the xstyled theme and write themes faster
xstyled-theme xstyled theme styled-components designops

build

node scripts/build.js

build:ci

cross-env CI=true yarn build:prod

build:next

cross-env LJN_ENV=next yarn build

build:prod

cross-env LJN_ENV=production yarn build

build:staging

cross-env LJN_ENV=staging yarn build

lint

yarn eslint --ext .js,.jsx src

lint:fix

yarn lint --fix

prepublishOnly

yarn test:ci && yarn build:ci

prettier

scripts/precommitHookPrettier.sh

prettier:check

npx prettier "*/**/*.{js,jsx,ts,tsx,json,rc}" --check

prettier:fix

npx prettier "*/**/*.{js,jsx,ts,tsx,json,rc}" --write

test

node scripts/test.js -u

test:ci

cross-env CI=true yarn test --watchAll=false --verbose --bail

test:ci:coverage

yarn test:ci --coverage

test:coverage

yarn test --coverage --watchAll=false
npm i @xstyled-theme/system

Metadata

  • MIT
  • Whatever
  • La Javaness
  • released 4/12/2021

Downloads

Maintainers