https://github.com/imager-io/imager-nodejs-example
NodeJS API Example
https://github.com/imager-io/imager-nodejs-example
compression image javascript js node-js nodejs optimization page-speed web-performance
Last synced: 7 days ago
JSON representation
NodeJS API Example
- Host: GitHub
- URL: https://github.com/imager-io/imager-nodejs-example
- Owner: imager-io
- Created: 2019-11-16T01:12:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-18T02:00:52.000Z (over 6 years ago)
- Last Synced: 2025-08-08T02:42:35.306Z (11 months ago)
- Topics: compression, image, javascript, js, node-js, nodejs, optimization, page-speed, web-performance
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/imager-io
- Size: 38.3 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Setup
```shell
$ npm install
```
# Run
```shell
$ node run.js
```
# Other Examples:
* [Imager & Webpack (vanilla or no plugins)](https://github.com/imager-io/webpack-imager-example-vanilla)