Skip to content

irth/OpenCanvas-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCanvas-go

Golang library for parsing the JSON Canvas 1.0 file format and rendering it to HTML.

Work in progress: the project is in a very early stage right now and doesn't *do much.

Testing

Tests rely on sample data from the JSON Canvas GitHub repository.

Download submodules to obtain it:

git submodule update --init --recursive

Licensing

All OpenCanvas-go code is licensed under the MIT License.

Parts of the code are based on the JSON Canvas 1.0 specification (mainly I've taken the docstrings mostly as is from the spec). That is also MIT, copyright Obsidian.md.

About

No description, website, or topics provided.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.jsoncanvas

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published