text-extensions
List of text file extensions
Last updated 2 years ago by sindresorhus .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install text-extensions 
SYNC missed versions from official npm registry.

text-extensions

List of text file extensions

The list is just a JSON file and can be used anywhere.

Install

npm install text-extensions

Usage

import textExtensions from 'text-extensions';

console.log(textExtensions);
//=> ['asp', 'aspx', …]

Related

Current Tags

  • 3.0.0                                ...           latest (2 years ago)

20 Versions

  • 3.0.0                                ...           2 years ago
  • 2.4.0                                ...           5 years ago
  • 2.3.0                                ...           5 years ago
  • 2.2.0                                ...           5 years ago
  • 2.1.0                                ...           6 years ago
  • 2.0.0                                ...           7 years ago
  • 1.9.0                                ...           7 years ago
  • 1.8.0                                ...           8 years ago
  • 1.7.0                                ...           9 years ago
  • 1.6.0                                ...           9 years ago
  • 1.5.0                                ...           9 years ago
  • 1.4.0                                ...           9 years ago
  • 1.3.3                                ...           11 years ago
  • 1.3.2                                ...           11 years ago
  • 1.3.1                                ...           11 years ago
  • 1.3.0                                ...           11 years ago
  • 1.2.0                                ...           11 years ago
  • 1.1.0                                ...           11 years ago
  • 1.0.1                                ...           11 years ago
  • 1.0.0                                ...           11 years ago
Maintainers (1)
Downloads
Today 0
This Week 84
This Month 118
Last Day 15
Last Week 55
Last Month 298
Dependencies (0)
None
Dev Dependencies (3)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |