@ianwalter/npm-short-name

1.0.0 • Public • Published

@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

Package Sidebar

Install

npm i @ianwalter/npm-short-name

Weekly Downloads

5

Version

1.0.0

License

SEE LICENSE IN LICENSE

Unpacked Size

3.69 kB

Total Files

7

Last publish

Collaborators

  • ianwalter