custom-functions-metadata

1.6.1 • Public • Published

Custom-Functions-Metadata

This package allows metadata for custom functions to be generated automatically from JSDoc tags and the function parameter types.

Command-Line Interface

generate

Generates metadata for custom functions from source code.

Syntax:

custom-functions-metadata generate <sourceFile> [outputFile]

sourceFile: path to the source file (.ts or .js). outputFile: If specified, the metadata is written to the file. Otherwise, it is written to the console.

Package Sidebar

Install

npm i custom-functions-metadata

Weekly Downloads

12,077

Version

1.6.1

License

MIT

Unpacked Size

87.3 kB

Total Files

22

Last publish

Collaborators

  • ms-office