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)
- Host: GitHub
- URL: https://github.com/jangler/edit
- Owner: jangler
- License: unlicense
- Created: 2015-06-10T21:14:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-04-07T02:25:00.000Z (about 3 years ago)
- Last Synced: 2025-01-27T13:49:40.278Z (3 months ago)
- Language: Go
- Size: 30.3 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
edit
====
A text editor utility library for Go (golang).Installation
------------
go get -u github.com/jangler/editDocumentation
-------------
- [GoDoc](http://godoc.org/github.com/jangler/edit)Projects
--------
- [Fervor](https://github.com/jangler/fervor)