Skip to content

burkostya/noflo-lemox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noflo-lemox

Build Status Dependency Status NPM version

NoFlo components for xml.

Components

Select

Parse xml into objects by selector.

In ports:

  • NODE: name of nodes that will be thrown to OUT port
  • IN: chunks of xml

Out ports:

  • OUT: object with next fields: name, attributes, text, isSelfClosing
  • DRAIN: emits true when component can consume more xml
  • ERROR: error

About

NoFlo components for stream parsing xml

Resources

License

Stars

Watchers

Forks

Packages

No packages published