Repository
Current version released
4 years ago
Collection of miscellaneous utility functions used by me in various Deno projects.
You can also use them.
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
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