Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/itzg/atom-greppen-grok

An Atom editor package to grep and grok text into just what you want
https://github.com/itzg/atom-greppen-grok

Last synced: about 1 month ago
JSON representation

An Atom editor package to grep and grok text into just what you want

Awesome Lists containing this project

README

        

# greppen-grok package for Atom

Use this [Atom](http://atom.io) package to grep and grok the current buffer into just what you want.

## For example...

Using regular expressions:

From
![Screenshot](http://i.imgur.com/5DFwl2H.png)

to
![Result](http://i.imgur.com/mtrecM7.png)

Removing blank lines:
![Screenshot of blank line regex](http://i.imgur.com/CenXfWk.png)

Or grok a value out of
![Screenshot before grok](http://i.imgur.com/nQnz0zK.png)

to
![result of grok](http://i.imgur.com/VFwvHER.png)