Skip to content
View nyteshade's full-sized avatar

Highlights

  • Pro

Block or report nyteshade

Report abuse

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

Report abuse

Pinned Loading

  1. ne-schemata ne-schemata Public

    A utility that makes working with GraphQL Schema Definition Language far easier

    JavaScript 8 2

  2. Select Graphic Rendition (SGR) Select Graphic Rendition (SGR)
    1
    /**
    2
     * Applies Select Graphic Rendition (SGR) parameters to a given message for
    3
     * styling in terminal environments. This function allows for the dynamic
    4
     * styling of text output using ANSI escape codes. It supports a variety of
    5
     * modes such as color, brightness, and text decorations like bold or underline.
  3. ne-basic-extensions ne-basic-extensions Public

    JavaScript

  4. ne-extension ne-extension Public

    JavaScript

  5. ne-foundation ne-foundation Public

    A replacement for @nejs/core and culmination of @nejs/extension and @nejs/basic-extensions

    JavaScript

  6. HTML.js HTML.js
    1
    (function() {
    2
     const HTML = new Proxy(
    3
     class HTML {
    4
     static create(
    5
     name,