Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-18T02:00:52.000Z (about 5 years ago)
- Last Synced: 2024-09-14T06:58:05.323Z (3 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: 3
- 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)