Documentation
¶
Overview ¶
Package nodejs provides Node.js-specific functionality for librarian.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultOutput ¶
DefaultOutput returns the output path for a library.
func DerivePackageName ¶
DerivePackageName returns the npm package name for a library. It uses nodejs.package_name if set, otherwise derives it by splitting the library name on the second dash (e.g. "google-cloud-batch" → "@google-cloud/batch").
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.