@ianwalter/npm-short-name
v1.0.0
Published
Get the unscoped, camelCased name of a npm package
Downloads
323
Readme
@ianwalter/npm-short-name
Get the unscoped, camelCased name of a npm package
Installation
yarn add @ianwalter/npm-short-name
Usage
import npmShortName from '@ianwalter/npm-short-name'
const shortName = npmShortName('@ianwalter/decision-tree') // => decisionTree
License
Apache 2.0 with Commons Clause - See LICENSE
Created by Ian Walter