Codevendor

Codevendor

Geek Repo

Company:Codevendor

Location:Montrose, CO

Home Page:https://codevendor.com

Github PK Tool:Github PK Tool

Codevendor's repositories

inferjs

A package of InferJS tools, designed for runtime checking of JavaScript types and narrowing through expectations.

Language:JavaScriptLicense:MITStargazers:4Issues:1Issues:0

inferjs-compiler

A compiler that processes JSDoc comments into an InferObject File for utilizing with the InferJS Library.

Language:JavaScriptLicense:MITStargazers:2Issues:1Issues:5

curry-console

The curry-console module extends the native console logging library with many extra features like coloring, labels, profiling, recording, hiding, event emit notifications, etc.

Language:JavaScriptLicense:MITStargazers:1Issues:0Issues:0

inferjs-doc-builder

A custom JSDoc builder that includes InferJS type definitions.

License:MITStargazers:1Issues:0Issues:0

inferjs-library

A runtime library that allows you to infer rules for extended type checking in JavaScript.

Language:JavaScriptLicense:MITStargazers:1Issues:1Issues:2

cannibal

An HTTP/2 web server written with 100% JavaScript for Nodejs. The web server can process html webpages with server side JavaScript. Has built in features for inlining JavaScript with html code. It has been built to support all HTTP/2 features like pushing and custom caching without cookies.

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:1
Stargazers:0Issues:0Issues:0

duck_tape

A deno module for narrowing down duck type method parameters at runtime.

Language:TypeScriptLicense:MITStargazers:0Issues:0Issues:0

json_type

A TypeScript module for deno that creates a proper json type. Also included are safe type parsing and stringify methods that can also be async.

Language:TypeScriptLicense:MITStargazers:0Issues:0Issues:0

type_of

An importable TypeScript method to fix the JavaScript 'typeof' operator. This code is written as a module for the deno runtime.

Language:TypeScriptLicense:MITStargazers:0Issues:1Issues:0