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

https://github.com/mikedevelops/static-ify

A Node application to create a static package of assets and code from a web page.
https://github.com/mikedevelops/static-ify

Last synced: about 2 months ago
JSON representation

A Node application to create a static package of assets and code from a web page.

Awesome Lists containing this project

README

          

# static-ify

A Node application to create a static package of assets and code from a web page.

https://static-ify.herokuapp.com/

## Why?

A need was identitifed to have the ability to create a totally static version of a URL. This would be a bundle that consisted of the HTML, CSS, Javascript & assets required to recreate a page locally, or on a different web server.