The Javascript Core

These pure js libs make using those C++ dependency features easier for you

  • Under the lib folder in Node source code are a bunch of JS file
  • There JS files fetch the features in dependencies to make it available in javascript and easy for you to easy
  • So when you require extra features, you don't deal with C++ code, you use a javascript lib to get that function
  • Not all js files in this folder are for getting C++ functionalities, the util.js for utility js function you can write youself

Core JS lib JS library for getting C++ features JS library utility

results matching ""

    No results matching ""