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

https://github.com/blobbybilb/stringversion


https://github.com/blobbybilb/stringversion

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

Project I needed this for is temporarily archived, so this is too.

---

## Simple version history system for a single javascript string

#### What does that even mean?

- It stores previous versions of a JS string

very much WIP