Search
builtin-modules
A static list of the Node.js builtin modules from the latest Node.js version
v4.0.0 URL:
https://unpkg.com/builtin-modules@4.0.0/index.js
Open
Browse Files
builtin
built-in
builtins
node
modules
core
bundled
list
array
names
path-parse
Node.js path.parse() ponyfill
v1.0.7 URL:
https://unpkg.com/path-parse@1.0.7/index.js
Open
Browse Files
path
paths
file
dir
parse
built-in
util
utils
core
ponyfill
polyfill
shim
is-builtin-module
Check if a string matches the name of a Node.js builtin module
v4.0.0 URL:
https://unpkg.com/is-builtin-module@4.0.0/index.js
Open
Browse Files
builtin
built-in
builtins
node
modules
core
bundled
list
array
names
is
detect
check
match
@stdlib/utils-native-class
Determine the specification defined classification of an object.
v0.2.2 URL:
https://unpkg.com/@stdlib/utils-native-class@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdutils
stdutil
utilities
utility
utils
util
type
typeof
native
class
classification
specification
spec
ecmascript
ecma
internal
tostring
object
built-in
builtin
is
istype
check
is-absolute
Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.
v1.0.0 URL:
https://unpkg.com/is-absolute@1.0.0/index.js
Open
Browse Files
absolute
built
built-in
check
core
detect
dir
file
filepath
is
is-absolute
isabsolute
normalize
path
path-absolute
path-is-absolute
paths
polyfill
relative
resolve
shim
slash
slashes
uri
url
util
utils