# node-ext2type **Repository Path**: mirrors_yorkie/node-ext2type ## Basic Information - **Project Name**: node-ext2type - **Description**: convert extension of the path to the http Content-Type format, like application/xml, application/json. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ext2type ================ Inactive: you should use node-mime to replace this. convert extension of the path to the http `Content-Type` format, like `application/xml`, `application/json`. [![Build Status](https://travis-ci.org/yorkie/node-ext2type.svg?branch=master)](https://travis-ci.org/yorkie/node-ext2type) [![NPM](https://nodei.co/npm/ext2type.png?stars&downloads)](https://nodei.co/npm/ext2type/) [![NPM](https://nodei.co/npm-dl/ext2type.png)](https://nodei.co/npm/ext2type/) ### Installation ```sh $ npm install ext2type ``` ### API `ext2type(name)`: just calling it ### LICENSE MIT