1.0.0 • Published 5 years ago

@ianwalter/npm-short-name v1.0.0

Weekly downloads
592
License
SEE LICENSE IN LI...
Repository
github
Last release
5 years ago

@ianwalter/npm-short-name

Get the unscoped, camelCased name of a npm package

npm page

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