import plugin set .
pluginbase plugin template nil plugin
Concat Concat plugin. marge two list.
ConstList? Const list plugin. output list from config.
FindNum? Find numeric. find numeric.
FindRegex? Find by regex.
First First plugin. return first of stream.
GetHtml? Get html pluign. input url list. return html list.
LoadFile? Load from file. load yaml file.
LoadRSS Load RSS plugin. from file or url.
Print Print. print list by 'p'.
SaveFile? Save File. save to yaml file.
SaveRSS Save RSS. save to RSS file.
Sort Sort plugin. sort stream.
Subs Subs plugin. Substitute.
ToInteger? To integer. input list to convert numelic value list.
|