https://github.com/alexmacarthur/picperf-javascript
JavaScript utilities for using PicPerf.dev.
https://github.com/alexmacarthur/picperf-javascript
core-web-vitals image-processing markdown performance
Last synced: 4 months ago
JSON representation
JavaScript utilities for using PicPerf.dev.
- Host: GitHub
- URL: https://github.com/alexmacarthur/picperf-javascript
- Owner: alexmacarthur
- Created: 2023-07-25T00:15:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-30T06:06:44.000Z (about 2 years ago)
- Last Synced: 2024-04-14T11:56:19.334Z (about 2 years ago)
- Topics: core-web-vitals, image-processing, markdown, performance
- Language: TypeScript
- Homepage: https://www.picperf.dev
- Size: 805 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# picperf-javascript
This thing houses a collection of JavaScript packages used to optimize your application's images with [PicPerf.dev](https://picperf.dev).
## Packages
- [@picperf/remark](/packages/remark/) - The official Remark plugin for PicPerf.
- [@picperf/rehype](/packages/rehype/) - The official Rehype plugin for PicPerf.
## Learn More
To learn more about what PicPerf does and how to leverage it to optimize your site's images, [go here](https://picperf.dev).