ensure
Version checker
Ensures compatibility with specific versions of Deno, TypeScript, and V8.
Ensure you are running a minimum version of Deno, Typescript, or V8
3 stars
2 watching
0 forks
Language: TypeScript
last commit: 12 months ago
Linked from 1 awesome list
deno
Related projects:
Repository | Description | Stars |
---|---|---|
hayd/deno-udd | Automates dependency updates in TypeScript projects to ensure compatibility and stability | 329 |
denorg/up | A tool to check if a website is online and accessible using the Deno runtime environment. | 14 |
oliverbrotchie/optionals | Provides error handling and options for TypeScript and Deno similar to Rust's Option and Result enums | 178 |
egoist/dedep | Tool to manage and retrieve the latest versions of external dependencies used in a Deno project | 66 |
matteocrippa/fossil | A TypeScript validation library for Deno projects | 4 |
ethandunford/deno-validation | A general-purpose validation library for Deno. | 2 |
lucascaro/denoversion | A tool to help manage and bump release versions in a project | 7 |
madhead/check-gradle-version | Verifies that a project uses the latest stable Gradle version | 7 |
code-hex/deno-context | Propagates deadlines and cancellation information across multiple promises in a request-scoped context. | 6 |
manyuanrong/deno-plugin-prepare | Manages native plugin dependencies for Deno, handling platform-specific binary downloads and caching. | 47 |
gcaptn/tincan | A BDD testing library for Deno written in TypeScript | 36 |
hayd/deno-using | A Python-style with statement for Deno, allowing asynchronous file operations using custom Using types. | 11 |
cmorten/superoak | Provides a high-level abstraction for testing HTTP in Deno's Oak web framework | 121 |
postcss/postcss-deno | A compatibility layer to enable PostCSS plugins on the Deno platform | 55 |
denosaurs/status | A utility for working with HTTP status codes in Deno web applications. | 15 |