https://github.com/activeguild/base64touint8array
https://github.com/activeguild/base64touint8array
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/activeguild/base64touint8array
- Owner: activeguild
- Created: 2021-09-08T07:16:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-06T03:58:10.000Z (over 4 years ago)
- Last Synced: 2025-10-13T13:43:43.446Z (8 months ago)
- Language: TypeScript
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
[nodemon] starting `time ts-node --transpile-only ./src/index.ts`
finished
real 0m0.389s
user 0m0.339s
sys 0m0.053s
[nodemon] clean exit - waiting for changes before restart
```
```
[nodemon] starting `time node --require esbuild-register ./src/index.ts`
real 0m0.150s
user 0m0.128s
sys 0m0.027s
[nodemon] clean exit - waiting for changes before restart
```