Statements (56)
Predicate | Object |
---|---|
gptkbp:instance_of |
gptkb:Author
|
gptkbp:bfsLayer |
5
|
gptkbp:bfsParent |
gptkb:Node.js_ES_module_loader
|
gptkbp:allows |
synchronous loading
modularization of code |
gptkbp:based_on |
gptkb:computer
require and exports syntax |
gptkbp:can_be |
used in server-side applications
used in testing frameworks transpiled to E S6 modules |
gptkbp:can_create |
gptkb:mobile_application
libraries |
gptkbp:created_by |
Common JS group
|
gptkbp:defines |
Common JS specification
|
gptkbp:enables |
code reuse
|
gptkbp:has |
module.exports
require.resolve |
https://www.w3.org/2000/01/rdf-schema#label |
Common JS modules
|
gptkbp:influenced_by |
AMD (Asynchronous Module Definition)
|
gptkbp:is |
browser-native
|
gptkbp:is_a_solution_for |
modular Java Script development
|
gptkbp:is_compatible_with |
gptkb:Type_Script
Java Script files E S5 Java Script |
gptkbp:is_designed_for |
gptkb:Library
|
gptkbp:is_designed_to |
simple and straightforward
|
gptkbp:is_implemented_in |
various Java Script engines
|
gptkbp:is_often_compared_to |
gptkb:ES_Modules
|
gptkbp:is_often_used_in |
gptkb:Express_framework
npm packages Java Script frameworks Java Script applications Java Script build tools |
gptkbp:is_part_of |
Java Script ecosystem
Node.js architecture |
gptkbp:is_popular_in |
backend development
|
gptkbp:is_similar_to |
Python modules
|
gptkbp:is_standardized_by |
Java Script module definition
Java Script module loading |
gptkbp:is_supported_by |
gptkb:Browserify
gptkb:Webpack |
gptkbp:is_used_by |
npm (Node Package Manager)
|
gptkbp:is_used_for |
dependency management
|
gptkbp:is_used_in |
server-side Java Script
|
gptkbp:key |
Node.js ecosystem
|
gptkbp:manager |
dependencies in projects
|
gptkbp:promotes |
modular programming
|
gptkbp:provides |
module encapsulation
local scope for variables |
gptkbp:specifies |
Common JS 1.1
|
gptkbp:suitable_for |
asynchronous loading without additional tools
|
gptkbp:supports |
dynamic loading
require function exports object |
gptkbp:type_of |
Java Script module
|
gptkbp:used_in |
gptkb:server
|