https://github.com/marc2332/deno_tour
🦕 A tour through Deno
https://github.com/marc2332/deno_tour
deno tour
Last synced: about 1 year ago
JSON representation
🦕 A tour through Deno
- Host: GitHub
- URL: https://github.com/marc2332/deno_tour
- Owner: marc2332
- Created: 2020-05-20T21:05:11.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-06T09:42:04.000Z (about 6 years ago)
- Last Synced: 2024-10-19T13:18:49.561Z (over 1 year ago)
- Topics: deno, tour
- Language: TypeScript
- Homepage:
- Size: 4.88 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changes_monitor/main.ts
Awesome Lists containing this project
README
This is a tour through 🦕 [Deno](https://deno.land/).
Current examples:
* Reading local fles
* Simple web server using Abc framework
* Rename directories
* Get the passed arguments
* Fancy console log
* Monitor changes using Denon
Work in progress, feel free to contribute.