Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 293 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 293 Bytes

mimelib

mimelib is a collection of useful functions to deal with mime-encoded data.

Reference

See API reference for documentation

Installation

Install with npm

npm install mimelib

Usage

var mimelib = require("mimelib");