mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
more node
This commit is contained in:
@@ -21133,7 +21133,9 @@ Examples:
|
||||
* `class`
|
||||
** link:rootfs_overlay/lkmc/nodejs/object_to_string.js[]: `util.inspect.custom` and `toString` override experiment: https://stackoverflow.com/questions/24902061/is-there-an-repr-equivalent-for-javascript/26698403#26698403
|
||||
** link:rootfs_overlay/lkmc/nodejs/object_to_json.js[]: `toJSON` examples
|
||||
** link:rootfs_overlay/lkmc/nodejs/static.js[]
|
||||
* link:rootfs_overlay/lkmc/nodejs/http.js[]: `http` module to create a simple HTTP server: https://nodejs.org/api/http.html
|
||||
* link:rootfs_overlay/lkmc/nodejs/esm[]: https://stackoverflow.com/questions/58384179/syntaxerror-cannot-use-import-statement-outside-a-module
|
||||
|
||||
===== Node.js step debugging
|
||||
|
||||
|
||||
Reference in New Issue
Block a user