Skip to content
View Codevendor's full-sized avatar
:octocat:
Code
:octocat:
Code
Block or Report

Block or report Codevendor

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Codevendor/README.md

Pinned

  1. inferjs inferjs Public

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

    JavaScript 4

  2. inferjs-compiler inferjs-compiler Public

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

    JavaScript 2

  3. inferjs-library inferjs-library Public

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

    JavaScript 1

  4. curry-console curry-console Public

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

    JavaScript 1

  5. inferjs-doc-builder inferjs-doc-builder Public

    A custom JSDoc builder that includes InferJS type definitions.

    1

  6. cannibal cannibal Public

    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 …

    JavaScript