find-me-value
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

find-me-value

Install

$ npm install find-me-value
or
$ yarn add find-me-value

Usage

const findMeValue = require('find-me-value')
 
findMeValue('Module Version: v1.0.0', 'Module Version')
//=> v1.0.0
 
findMeValue('Foo-Bar: Anything', 'Foo-Bar')
//=> Anything

License

MIT

Dependencies (0)

    Dev Dependencies (4)

    Package Sidebar

    Install

    npm i find-me-value

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    2.57 kB

    Total Files

    6

    Last publish

    Collaborators

    • hashimoto