ensure
There are 26 repositories under ensure topic.
lykmapipo/mongoose-exists
mongoose validation to ensure referenced object id exists
ncjones/retry-assert
Retry a function until or while it passes an assertion
iguntur/path-ensure
:rocket: Ensure path exists
nivisi/ensure_initialized
⏲ Await until an object initialises before using it.
SerafimArts/Contracts
[WIP] Design by Contract library for PHP
siguici/vut
VUT is a lightweight framework for rule validation and unit testing in Vlang. Simplify code correctness checks, data validation, and unit testing in your V projects with this efficient tool.
AhmedTarekHasan/LoadOnceAndRunWithJQuerySupport
How To Make Sure jQuery Is Loaded And Only Once
BlvckBytes/ctor-ensure
Ensure that the arguments of your constructor meet constraints defined through decorators
woalk/git-identities
Ensure that you never commit with the wrong commit author again.
abitofdev/ensure-value
A simple lightweight typescript library for protecting typed values.
dotnetrack/assertions
A no frills library for validating arguments
michaelcoxon/EnsureFramework
A simple framework to ensure variables and parameters
Mohshaikh23/Text-Summarizer
tool or algorithm that aims to condense a longer piece of text into a shorter, concise summary while preserving the key information and main points
superfaz/ensure-params
Provide simple checks of method parameters on NodeJS
furey/email-whitelist
Utilities to validate/ensure emails against a whitelist. 👮♂️📧
HyperSimon/ensure-ts
a ensure library for ts
Jaid/ensure-end
Ensures that a string or an array ends with specified value.
Jaid/ensure-object
If given value is not an object, returns an object with one entry.
Jaid/ensure-start
Ensures that a string or an array starts with specified value.
Jaid/prevent-end
Prevents a string or an array from ending with specified value.
Jaid/prevent-start
Prevents a string or an array from starting with specified value.
jcoreio/require-env
get value of an environment variable; throw if undefined or empty string
michaelcoxon/ensure-js
Argument assertion for JavaScript and Typescript
notarealdeveloper/assure
assert + ensure = assure
Qard/ensure-function
Transform JS function code, function bodies, modules, or files into valid functions using AST transform and VM wizardry.