create-shared-react-context

v1.0.5
A memoized wrapper of React.createContext

test:unit

jest

test

npm run test:unit && npm run lint && npm run test:git-history && npm run test:lockfile

lint

eslint . --ignore-path .gitignore --ext js

test:git-history

commitlint --from origin/main --to HEAD

test:lockfile

lockfile-lint -p package-lock.json -t npm -a npm -o https: -c -i
npm i create-shared-react-context

Metadata

Downloads