10 skills found
feO2x / Light.GuardClausesA lightweight .NET library for expressive Guard Clauses.
george-pancescu / GuardA simple library that facilitates runtime checks of code and allows to define preconditions and invariants within a method.
corybill / PreconditionsSupport for Guava like Precondition error checking in Node.js
tzakharko / PreconditionLightweight precondition and postcondition checking (aka. assertions) for R
MathieuTurcotte / Node PrecondPrecondition checks for Node.js
mchalapuk / Offensive.js:facepunch: Human-readable, fast and boilerplate-free contract programming (precondition checks) for JavaScript.
abarker / TyppedA generalized Pratt parsing framework that uses preconditioned dispatching and can optionally check and overload on simple types.
franckverrot / GendarmeGendarme checks for preconditions and postrelations on the methods you want it to monitor.
danijel88 / GuardClausesGuardClause is a check of integrity preconditions used to avoid errors during execution
KengoTODA / Jsr305 Maven Plugina Maven plugin which injects precondition checks into class file.