JSPM

function-regex

0.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 204
  • Score
    100M100P100Q79848F
  • License

Function regex. Expose match groups for function name, arguments and function body.

Package Exports

  • function-regex

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (function-regex) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

npm mit license build status coverage status

Function regex. Expose match groups for function name, arguments and function body.

Install

npm install function-regex
npm test

Usage

For more use-cases see the tests

var functionRegex = require('function-regex');

API / CLI

Author

Charlike Mike Reagent

License MIT license

Copyright (c) 2014-2015 Charlike Mike Reagent, contributors.
Released under the MIT license.


Powered and automated by kdf, January 25, 2015