Documentation ¶
Index ¶
Constants ¶
View Source
const JSFilePkg = "js-file"
Variables ¶
View Source
var AngularJSReference = pkgcataloging.CatalogerReference{ Cataloger: AngularJS{}, AlwaysEnabled: true, }
View Source
var PipVendorReference = pkgcataloging.CatalogerReference{ Cataloger: PipVendor{}, AlwaysEnabled: true, }
View Source
var WheelReference = pkgcataloging.CatalogerReference{ Cataloger: Wheel{}, AlwaysEnabled: true, }
Functions ¶
This section is empty.
Types ¶
type AngularJS ¶
type AngularJS struct{}
AngularJS is a cataloger for AngularJS (https://angularjs.org/) and its related packages found in standalone minified JS files.
type PipVendor ¶ added in v0.22.0
type PipVendor struct{}
Click to show internal directories.
Click to hide internal directories.