@tryghost/http-cache-utils
v0.1.18
Published
Set of HTTP caching related utilities and constants
Downloads
11,816
Maintainers
Keywords
Readme
Http Cache Utils
Set of HTTP caching related utilities and constants
Install
npm install @tryghost/http-cache-utils --save
or
yarn add @tryghost/http-cache-utils
Usage
Develop
This is a monorepo package.
Follow the instructions for the top-level repo.
git clone
this repo &cd
into it as usual- Run
yarn
to install top-level dependencies.
Test
yarn lint
run just eslintyarn test
run lint and tests
Copyright & License
Copyright (c) 2013-2023 Ghost Foundation - Released under the MIT license.