vanilla-swr

v1.0.1
`stale-while-revalidate` caching strategy for vanilla web-apps

build

webpack --config webpack.config.js --mode production

test

jest

lint

eslint . --ext .js,.ts --fix

preversion

yarn lint && yarn test && yarn build

postversion

git push --tags && yarn publish --new-version $npm_package_version && git push && echo "Successfully released version $npm_package_version!"

Metadata

  • MIT
  • Whatever
  • Royson
  • released 9/21/2021

Downloads

Maintainers