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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    4

Package Sidebar

Install

npm i find-me-value

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

2.57 kB

Total Files

6

Last publish

Collaborators

  • hashimoto