cbc 1.0.0
See the version list below for details.
dotnet add package cbc --version 1.0.0
NuGet\Install-Package cbc -Version 1.0.0
<PackageReference Include="cbc" Version="1.0.0" />
paket add cbc --version 1.0.0
#r "nuget: cbc, 1.0.0"
// Install cbc as a Cake Addin #addin nuget:?package=cbc&version=1.0.0 // Install cbc as a Cake Tool #tool nuget:?package=cbc&version=1.0.0
A JavaScript framework with function argument assertions.
It contains defined, notNull, bool, func, number, object,
string and notEmpty assertions. The interface is fluid
and specially optimised for the Visual Studio JavaScript
intellisense.
Note that the assertions are not for unit testing,
but for function arguments.
This is the first part of a JavaScript design by contract
(DbC) implementation. For more information about DcB visit:
http://en.wikipedia.org/wiki/Design_by_contract.
The name of this framework is Call by Contract (CbC).
The name will be more natural in a later release with
more functionality.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial release.