This commit is contained in:
Raven Scott
2026-04-08 22:48:55 -04:00
parent 28323589a8
commit 4ad6c08129
71 changed files with 3940 additions and 122 deletions
@@ -0,0 +1,11 @@
# bare-node-https
Bare compatibility wrapper for the Node.js builtin `https` module.
```
npm i bare-https https@npm:bare-node-https
```
## License
Apache-2.0