remove-scope
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Remove the @scope part from given string

Build Status

How it works

npm install remove-scope --save
const removeScope = require('remove-scope').removeScope

removeScope('@package/test-name');
// => 'test-name'

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.262latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.262
1.0.10
1.0.00

Package Sidebar

Install

npm i remove-scope

Weekly Downloads

62

Version

1.0.2

License

ISC

Last publish

Collaborators

  • matthiaskomarek