react-settings-context

v0.0.5
A [React](https://github.com/facebook/react) context that provides data storage for app settings that is backed by [cookies](https://developer.mozilla.org/en-US/docs/Web/HTTP/Cookies). This enables a simple storage mechanism that is compatible with SSR (s

dev

NODE_ENV=production rollup -c -w

prepublishOnly

yarn build

build

NODE_ENV=production rollup -c

test

ava --verbose

release

release

lint

standard

lint-watch

nodemon --quiet --exec 'standard && echo linting: OK' --watch '**/*.js' --ignore node_modules
npm i react-settings-context

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 3/10/2019

Downloads

Maintainers