//
pkg.gl
Category
github.com/azber/iris
npm
package
3.0.0-beta+incompatible
Repository:
https://github.com/azber/iris.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
102 SLOC
#
Functions
Abs
Abs returns the absolute path of the global node_modules directory + relative.
Exists
Exists returns true if a module exists here we have two options1 .
Install
Install installs a module.
Unistall
Unistall removes a module.
#
Variables
NodeModules
NodeModules is the path of the root npm modules Ex: C:\\Users\\kataras\\AppData\\Roaming\\npm\\node_modules.
#
Structs
Result
No description provided by the author