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

https://github.com/jangler/edit

Text editor utility library for Go (golang)
https://github.com/jangler/edit

Last synced: about 1 month ago
JSON representation

Text editor utility library for Go (golang)

Awesome Lists containing this project

README

        

edit
====
A text editor utility library for Go (golang).

Installation
------------
go get -u github.com/jangler/edit

Documentation
-------------
- [GoDoc](http://godoc.org/github.com/jangler/edit)

Projects
--------
- [Fervor](https://github.com/jangler/fervor)