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'

Dependencies (0)

    Dev Dependencies (3)

    Package Sidebar

    Install

    npm i remove-scope

    Weekly Downloads

    72

    Version

    1.0.2

    License

    ISC

    Last publish

    Collaborators

    • matthiaskomarek