UNPKG
fsnip
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.0.4
0.0.3
0.0.2
0.0.1
Command line utility to extract and modify text or json from a file
github.com/bkp7/fsnip
bkp7/fsnip
fsnip
/
demo.txt
10 lines
•
230 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
An example text document to take snips
from
#loc1_start
this
text
is
within location
1
#loc1_end
Or comment style characters could be used
// startHere
Some example text
// endHere
#loc1_end
This
is
the end of the example document