An open API service indexing awesome lists of open source software.

https://github.com/zeroby0/demo-eleventy-img-cache


https://github.com/zeroby0/demo-eleventy-img-cache

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Demo eleventy-img#cache

- https://github.com/11ty/eleventy-img/pull/116
- https://github.com/zeroby0/eleventy-img/tree/cache

## Usage
```bash
git clone https://github.com/zeroby0/demo-eleventy-img-cache.git
cd demo-eleventy-img-cache
npm install

time node index.js # Cache is empty ~ 2m36s
time node index.js # Cache is populated ~ 2.5 s
```