glamorous

v4.13.0
React component styling solved
react css css-in-js cssinjs styled-components glamor jsxstyle

add-contributor

kcd-scripts contributors add

prebuild

rimraf dist preact

build

npm-run-all build:*

build:main

kcd-scripts build --bundle --p-react --no-clean

build:tiny

npm run build:main -- --no-package-json --environment BUILD_TINY

postbuild

node other/patch-preact-package-json.js

lint

kcd-scripts lint

test

kcd-scripts test

test:cover

kcd-scripts test --coverage

test:update

npm run test:cover -s -- --updateSnapshot

test:build

kcd-scripts test --config other/jest.config.js --no-watch

build-and-test

npm run build -s && npm run test:build -s

validate

kcd-scripts validate lint,build-and-test,test:cover

setup

npm install && npm run validate --silent

precommit

kcd-scripts precommit

Metadata

  • MIT
  • Whatever
  • Kent C. Dodds
  • released 5/9/2018

Downloads

Maintainers