blessed-grid-layout

v1.0.0
A grid layout for blessed
blessed blessed-layout layout

build

npm run build:clean && npm run build:compile && npm run build:flow

build:clean

rimraf lib && mkdirp lib

build:compile

babel src/ -d lib/

build:flow

flow-copy-source src lib --ignore '**/+(__tests__|__mocks__)/**/*.js'

flow-typed

flow-typed install

postinstall

npm run flow-typed

prepublishOnly

nsp check

pretest

eslint .

precommit

lint-staged

test

jest -c jest.json

semantic-release

semantic-release

travis-deploy-once

travis-deploy-once

Metadata

  • MIT
  • Whatever
  • Sven Lechner
  • released 5/5/2018

Downloads

Maintainers