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

https://github.com/tlindner/stream

Programmer tool to explore data.
https://github.com/tlindner/stream

Last synced: 9 months ago
JSON representation

Programmer tool to explore data.

Awesome Lists containing this project

README

          

Programmer tool to explore data.

*********
*
* Warning: The schema used for the Core data document type can change at anytime.
*
* This means documents saved will not be openable after schema changes are made.
*
*********
*
* If you are checking out this code from github have to run two commands from the command line
* git submodule init
* then
* git submodule update
*
*********

tim lindner
tlindner@macmess.org

****

Includes HexFiend by Peter Ammon.
Includes MAAttachedWindow code by Matt Gemmell.
Includes SDListView by Steven Degutis.
Includes dasm09 by Arto Salmi.