Manipulate RFC 2822 email in javascript -


i creating chrome extension works gmail api. email format followed based on rfc 2822. want modify email. there standard library in javascript manipulate rfc 2822 compliant email?

i mailparser andris9. made node, can browserify or inspiration source.

when have parsed it, can manipulate other library, mailcomposer.


Comments

Popular posts from this blog

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

javascript - Create websocket without connecting -

android - Linear layout children not scrolling -