https://github.com/hyper63/deno-skypack-crocks
https://github.com/hyper63/deno-skypack-crocks
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/hyper63/deno-skypack-crocks
- Owner: hyper63
- Created: 2021-02-12T13:21:29.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-12T13:21:48.000Z (about 5 years ago)
- Last Synced: 2025-01-13T05:41:43.138Z (about 1 year ago)
- Language: JavaScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DENO + SKYPACK === <3
Skypack brings some compatibility with nodejs modules
In this example we are using crocks a CJS functional library.
```
deno run mod.js
```