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