Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/valda1/nodejs_examples
Few examples of Node.js module.exports object; require() function; Promise object; async - await functions.
https://github.com/valda1/nodejs_examples
async async-await javascript module-exports node node-js nodejs promise promises promises-async-await promises-in-javascript requirejs
Last synced: 26 days ago
JSON representation
Few examples of Node.js module.exports object; require() function; Promise object; async - await functions.
- Host: GitHub
- URL: https://github.com/valda1/nodejs_examples
- Owner: Valda1
- Created: 2023-04-06T12:17:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-11T15:46:14.000Z (almost 2 years ago)
- Last Synced: 2024-11-07T20:45:23.743Z (3 months ago)
- Topics: async, async-await, javascript, module-exports, node, node-js, nodejs, promise, promises, promises-async-await, promises-in-javascript, requirejs
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node.js examples
Few examples of Node.js module.exports object, require() function and Promise object, async - await functions.