lihai 8d6c751f49 feat: push | %!s(int64=2) %!d(string=hai) anos | |
---|---|---|
.. | ||
license | %!s(int64=2) %!d(string=hai) anos | |
package.json | %!s(int64=2) %!d(string=hai) anos | |
readme.md | %!s(int64=2) %!d(string=hai) anos | |
text-extensions.json | %!s(int64=2) %!d(string=hai) anos |
List of text file extensions
The list is just a JSON file and can be used wherever.
$ npm install text-extensions
const textExtensions = require('text-extensions');
console.log(textExtensions);
//=> ['asp', 'aspx', ...]
MIT © Sindre Sorhus