cmd-extension
Gets the right command file extension on Windows
Last updated 5 years ago by zkochan .
MIT · Repository · Original npm · Tarball · package.json
$ cnpm install cmd-extension 
SYNC missed versions from official npm registry.

cmd-extension

Gets the right command file extension on Windows

npm version

Installation

<npm|yarn|pnpm> add cmd-extension

Usage

'use strict'
const CMD_EXTENSION = require('cmd-extension')

console.log(CMD_EXTENSION)
//> .CMD

License

MIT © Zoltan Kochan

Current Tags

  • 1.0.2                                ...           latest (5 years ago)

3 Versions

  • 1.0.2                                ...           5 years ago
  • 1.0.1                                ...           5 years ago
  • 1.0.0                                ...           5 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 1
Dependencies (0)
None
Dev Dependencies (0)
None

Copyright 2013 - present © cnpmjs.org | Home |