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

https://github.com/bugmaker-237/simple-svg-viewer

A simple node js server, with NO dependencies, serving an html file containing the list svg files found in the cureent working directory with preview
https://github.com/bugmaker-237/simple-svg-viewer

html icons simple svg svg-icons

Last synced: 3 months ago
JSON representation

A simple node js server, with NO dependencies, serving an html file containing the list svg files found in the cureent working directory with preview

Awesome Lists containing this project

README

          

# Simple SVG Viewer
A simple node js server, with NO dependencies, serving an html file containing the list svg files found in the cureent working directory with preview

# Usage
```js
node path/to/viewer/index.js
```
Then open http://localhost:9870 in browser