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
- Host: GitHub
- URL: https://github.com/bugmaker-237/simple-svg-viewer
- Owner: bugMaker-237
- Created: 2019-10-05T19:01:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-05T19:42:52.000Z (over 6 years ago)
- Last Synced: 2025-03-02T03:42:47.566Z (over 1 year ago)
- Topics: html, icons, simple, svg, svg-icons
- Language: HTML
- Homepage:
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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