Skip to content
View joshuamil's full-sized avatar

Block or report joshuamil

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

Pinned Loading

  1. obfuscate-js obfuscate-js Public

    Obfuscates a string by replacing some characters with an asterisk or a user-defined value. Useful for displaying social security numbers, credit card numbers and other PII.

    JavaScript 1

  2. dotnetdate dotnetdate Public

    MS .NET JSON Date Parser for Node / npm

    JavaScript

  3. yn-js yn-js Public

    Replaces boolean values with a string equivalent (e.g.: Yes / No)

    JavaScript

  4. markobj markobj Public

    Renders DOM objects from HTML markup, allowing you to simplify the creation of HTML elements in JavaScript using HTML syntax.

    JavaScript 1

  5. loopback-connector-mssql loopback-connector-mssql Public

    Forked from loopbackio/loopback-connector-mssql

    LoopBack Connector for Microsoft SQL Server (MSSQL)

    JavaScript

  6. create-element-full create-element-full Public

    Works like createElement, but with the added ability to specify attributes and content at creation time.

    JavaScript