Add Dataflow kit (#2052)

Add Dataflow kit https://github.com/slotix/dataflowkit
This commit is contained in:
Dmitry Narizhnykh 2018-08-13 20:15:16 +02:00 committed by Avelino
parent 893e5f0060
commit a794038575

View File

@ -1241,6 +1241,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [bluemonday](https://github.com/microcosm-cc/bluemonday) - HTML Sanitizer.
* [colly](https://github.com/asciimoo/colly) - Fast and Elegant Scraping Framework for Gophers
* [commonregex](https://github.com/mingrammer/commonregex) - A collection of common regular expressions for Go
* [dataflowkit](https://github.com/slotix/dataflowkit) - Web scraping Framework to turn websites into structured data.
* [doi](https://github.com/hscells/doi) - Document object identifier (doi) parser in Go.
* [editorconfig-core-go](https://github.com/editorconfig/editorconfig-core-go) - Editorconfig file parser and manipulator for Go.
* [enca](https://github.com/endeveit/enca) - Minimal cgo bindings for [libenca](http://cihar.com/software/enca/).