inferno-head

v2.1.0
SSR-ready Document Head management for Inferno
react head portals ssr isomorphic

prepare

npm run lint && npm run build && cp index.d.ts ./dist

build

rollup -c

build:watch

rollup -c --watch

example

cd example && npm i && npm start

dev

run-p build:watch example

pretest

npm run lint

test

jest

posttest

npm run build

test:watch

jest --watch

lint

eslint ./src

prettier

prettier --write ./src/**/*.js

precommit

lint-staged
npm i inferno-head

Metadata

  • MIT
  • Whatever
  • Jeremy Gayed
  • released 5/17/2018

Downloads

Maintainers