Repository
Current version released
4 years ago
Collection of miscellaneous utility functions used by me in various Deno projects. You can also use them.
, , , , .. (deno is pretty cool, I guess)
, , , , / _) ../ ,
. , _.----._/ / , ,
, / / , , ,
, ,/ ( | ( | , , ,
./.-'|_|--|_| , , ,
get.ts
Very cool function to access object properies in type-safe manner stolen from awesome-template-literal-types
bytes.ts
TS port of great bytes.js from @tj
exec.ts
There are many like it, but this one is mine
node_http.ts
Minimal types for serverless runtimes that give access to raw (req, res)
node.js http api
kube.ts
Wrap around Kubernetes CLI ⚠️ It was only created for local hacks with trusted scripts. Please never use this in any production environments, since it can easly damage your clusters. There is much better alternative cloudydeno/deno-kubernetes_client