Skip to content

bmeck/node-internals-mime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node:mime

This repository implements the JS MIME API for use bundled within Node.js core.

Installation

This is meant to be build into Node.js core due to various utilities it uses. It is not meant to be installed standalone.

Testing

Testing uses --expose-internals to get a hold of the utilities needed. Ignore those warnings but other warnings are valid.

$ npm t

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published