JSPM

Found 5164 results for code comment

tokenize-comment

Uses snapdragon to tokenize a single JavaScript block comment into an object, with description, tags, and code example sections that can be passed to any other comment parsers for further parsing.

  • v3.0.1
  • 311.85
  • Published

extract-comments

Uses esprima to extract line and block comments from a string of JavaScript. Also optionally parses code context (the next line of code after a comment).

  • v1.1.0
  • 200.73
  • Published

get-comments

Extract javascript comments on per character basis. Comment object compatible with `acorn-extract-comments` and Esprima format.

  • v1.0.1
  • 176.70
  • Published

esniff

Low footprint ECMAScript source code parser

  • v2.0.1
  • 82.89
  • Published

line-commenter-tool

A tool to comment or uncomment lines in a file based on regex patterns and specific strings.

    • v1.1.7
    • 80.87
    • Published

    parse-bmfont-binary

    reads a BMFont binary in a Buffer into a JSON object

    • v1.0.6
    • 80.55
    • Published

    is-fullwidth-code-point

    Check if the character represented by a given Unicode code point is fullwidth

    • v5.0.0
    • 72.26
    • Published

    ansi-escapes

    ANSI escape codes for manipulating the terminal

    • v7.0.0
    • 71.42
    • Published

    locale-codes

    Language codes & country codes

    • v1.3.1
    • 70.50
    • Published

    statuses

    HTTP status utility

    • v2.0.2
    • 69.43
    • Published

    to-source-code

    Converts function to its source code.

    • v1.0.2
    • 68.21
    • Published

    babel-extract-comments

    Uses babel (babylon) to extract JavaScript code comments from a JavaScript string or file.

    • v1.0.0
    • 65.68
    • Published

    code-point

    Get a UTF-16-encoded code point number of a character

    • v1.1.0
    • 65.37
    • Published

    is-hexadecimal

    Check if a character is hexadecimal

    • v2.0.1
    • 64.92
    • Published

    err-code

    Create an error with a code

    • v3.0.1
    • 64.69
    • Published

    country-iso-2-to-3

    Convert a country code ISO 3166-1 Alpha-2 to ISO 3166-1 Alpha-3

    • v1.1.0
    • 64.63
    • Published

    is-decimal

    Check if a character is decimal

    • v2.0.1
    • 63.51
    • Published

    detect-indent

    Detect the indentation of code

    • v7.0.1
    • 63.51
    • Published

    lint-staged

    Lint files staged by git

    • v16.1.5
    • 63.44
    • Published

    is-alphabetical

    Check if a character is alphabetical

    • v2.0.1
    • 63.22
    • Published

    prismjs-terminal

    PrismaJS syntax highlighting for the terminal

    • v1.2.3
    • 60.89
    • Published

    generate-function

    Module that helps you write generated functions in Node

    • v2.3.1
    • 59.36
    • Published

    @graphql-codegen/core

    <p align="center"> <img src="https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true" /> </p>

    • v4.0.2
    • 59.06
    • Published

    lowlight

    Virtual syntax highlighting for virtual DOMs and non-HTML things

    • v3.3.0
    • 58.98
    • Published

    qrcode

    QRCode / 2d Barcode api with both server side and client side support using canvas

    • v1.5.4
    • 58.98
    • Published

    refractor

    Lightweight, robust, elegant virtual syntax highlighting using Prism

    • v5.0.0
    • 58.65
    • Published

    @scure/bip39

    Secure, audited & minimal implementation of BIP39 mnemonic phrases

    • v2.0.0
    • 58.59
    • Published

    codemirror

    Basic configuration for the CodeMirror code editor

    • v6.0.2
    • 58.58
    • Published

    @graphql-codegen/cli

    <p align="center"> <img src="https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true" /> </p>

    • v5.0.7
    • 58.32
    • Published

    javascript-stringify

    Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`

    • v2.1.0
    • 58.27
    • Published

    @scure/bip32

    Secure, audited & minimal implementation of BIP32 hierarchical deterministic (HD) wallets over secp256k1

    • v2.0.0
    • 58.17
    • Published

    locale-emoji

    Convert a locale id string (LCID) to a unicode regional indicator symbol.

    • v0.3.0
    • 57.92
    • Published

    @codemirror/view

    DOM view component for the CodeMirror code editor

    • v6.38.1
    • 57.75
    • Published

    @codemirror/language

    Language support infrastructure for the CodeMirror code editor

    • v6.11.3
    • 57.62
    • Published

    @codemirror/state

    Editor state data structures for the CodeMirror code editor

    • v6.5.2
    • 57.58
    • Published

    ternary

    Build a ternary statement

    • v1.0.0
    • 57.41
    • Published

    @codemirror/lint

    Linting support for the CodeMirror code editor

    • v6.8.5
    • 57.15
    • Published

    @codemirror/commands

    Collection of editing commands for the CodeMirror code editor

    • v6.8.1
    • 56.92
    • Published

    country-calling-code

    Country calling codes and iso codes based on countrycode.org

    • v0.0.3
    • 56.87
    • Published

    is-defined

    Check if an identifier is defined

    • v1.0.0
    • 56.73
    • Published

    is-word-character

    Check if a character is a word character

    • v2.0.1
    • 56.26
    • Published

    language-name-map

    A function to lookup the language name for a given locale code. In data included: english names, native names and directionality.

    • v0.3.0
    • 56.21
    • Published

    @codemirror/search

    Search functionality for the CodeMirror code editor

    • v6.5.11
    • 56.06
    • Published

    is-redirect

    Check if a number is a redirect HTTP status code

    • v2.0.0
    • 55.87
    • Published

    parse-bmfont-ascii

    parses ASCII BMFont files to a JavaScript object

    • v1.0.6
    • 55.63
    • Published

    safe-identifier

    Sanitize strings for use as JavaScript identifiers & property names

    • v0.4.2
    • 55.52
    • Published

    @monaco-editor/react

    Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration files / plugins

    • v4.7.0
    • 55.52
    • Published

    parse-bmfont-xml

    parses XML BMFont files into a JavaScript object

    • v1.1.6
    • 55.44
    • Published

    is-hotkey

    Check whether a browser event matches a hotkey.

    • v0.2.0
    • 55.30
    • Published

    load-bmfont

    loads a BMFont file in Node and the browser

    • v1.4.2
    • 54.50
    • Published

    comment-strip-cli

    A powerful CLI tool to strip comments from source code files while preserving strings and important metadata

    • v1.0.0
    • 54.42
    • Published

    react-qr-code

    A QR code generator for React and React Native.

    • v2.0.18
    • 54.33
    • Published

    esprima-extract-comments

    Extract code comments from string or from a glob of files using esprima.

    • v1.1.0
    • 54.28
    • Published

    @lexical/code

    This package contains the functionality for the code blocks and code highlighting for Lexical.

    • v0.34.0
    • 54.11
    • Published

    @codemirror/lang-css

    CSS language support for the CodeMirror code editor

    • v6.3.1
    • 54.07
    • Published

    codements

    Code & comment alignment library.

    • v0.0.7
    • 53.69
    • Published

    @digitak/grubber

    Parse code files and patch it without having to use an AST

    • v3.1.4
    • 53.02
    • Published

    cspell

    A Spelling Checker for Code!

    • v9.2.0
    • 52.79
    • Published

    cspell-lib

    A library of useful functions used across various cspell tools.

    • v9.2.0
    • 52.61
    • Published

    standard-engine

    Wrap your standards in a tortilla and cover it in special sauce.

    • v15.1.0
    • 52.54
    • Published

    standard

    JavaScript Standard Style

    • v17.1.2
    • 52.46
    • Published

    @codemirror/legacy-modes

    Collection of ported legacy language modes for the CodeMirror code editor

    • v6.5.1
    • 52.10
    • Published

    callsite-record

    Create fancy log entries for errors and function call sites.

    • v4.1.5
    • 51.39
    • Published

    js-comments-template

    Default template used by js-comments and helper-apidocs for generating API docs.

    • v0.7.4
    • 51.32
    • Published

    max-code-point

    The maximum code point available in JavaScript

    • v1.0.0
    • 50.79
    • Published

    @codemirror/lang-cpp

    C++ language support for the CodeMirror code editor

    • v6.0.3
    • 50.49
    • Published

    to-gfm-code-block

    Generate a github-flavored-markdown fenced-code-block snippet.

    • v0.1.1
    • 50.40
    • Published

    @codemirror/lang-php

    PHP language support for the CodeMirror code editor

    • v6.0.2
    • 50.36
    • Published

    currency-codes

    Lookup currency codes based on ISO 4217

    • v2.2.0
    • 50.31
    • Published

    @codemirror/lang-wast

    WebAssembly Text Format support for the CodeMirror code editor

    • v6.0.2
    • 49.97
    • Published

    code-points

    Get the code points of each character in the string

    • v2.0.0-1
    • 49.83
    • Published

    @codemirror/lang-go

    Go language support for the CodeMirror code editor

    • v6.0.1
    • 49.83
    • Published

    @codemirror/lang-sass

    Sass/SCSS language support for the CodeMirror code editor

    • v6.0.2
    • 49.83
    • Published

    react-codemirror2

    a tiny react codemirror component wrapper

    • v8.0.1
    • 48.87
    • Published

    keycodes

    Key codes and names

    • v1.0.0
    • 48.85
    • Published

    xo

    JavaScript/TypeScript linter (ESLint wrapper) with great defaults

    • v1.2.2
    • 48.72
    • Published

    code-context

    Parse a string of javascript to determine the context for functions, variables and comments based on the code that follows.

    • v0.5.3
    • 48.69
    • Published

    module-error

    Create errors with code and cause properties

    • v1.0.2
    • 48.26
    • Published

    string-strip-html

    Strip HTML tags from strings. No parser, accepts mixed sources.

    • v13.4.13
    • 48.25
    • Published

    react-otp-input

    A fully customizable, one-time password input component for the web built with React

    • v3.1.1
    • 48.15
    • Published

    jsconfig.json

    Small tool which automatically generates jsconfig.json, used for vscode workspace configuration, with defaults and paths from webpack config.

    • v2.3.3
    • 47.88
    • Published

    is-language-code

    Is given string a language code (as per IANA)

    • v5.0.16
    • 47.78
    • Published

    @uiw/react-md-editor

    A markdown editor with preview, implemented with React.js and TypeScript.

    • v4.0.8
    • 47.74
    • Published

    gulp-eslint

    A gulp plugin for processing files with ESLint

    • v6.0.0
    • 47.40
    • Published

    qrcode.vue

    A Vue.js component to generate QRCode. Both support Vue 2 and Vue 3

    • v3.6.0
    • 47.38
    • Published

    acorn-extract-comments

    Extract JavaScript code comments from a string, using `acorn`. Optionally returns the AST and first line of code after comment - useful for parsing code context and api docs.

    • v0.2.0
    • 47.38
    • Published

    is-hotkey-esm

    Check whether a browser event matches a hotkey.

    • v1.0.0
    • 47.37
    • Published

    @heroui/code

    Code is a component used to display inline code.

    • v2.2.18
    • 46.22
    • Published

    emphasize

    ANSI syntax highlighting for the terminal

    • v7.0.0
    • 46.08
    • Published

    @dprint/toml

    Wasm module for dprint-plugin-toml.

    • v0.7.0
    • 46.04
    • Published

    is-4byte-code-point

    Check if a given number is a code point of UTF-8 4-byte character

    • v1.0.0
    • 46.02
    • Published

    is-4byte-char

    Check if a given value is a character that costs 4 bytes in UTF-8

    • v1.0.0
    • 46.00
    • Published

    @storybook/addon-console

    Show console output like logs, errors, and warnings in the Storybook

    • v3.0.0
    • 45.94
    • Published

    ansicolor

    A JavaScript ANSI color/style management. ANSI parsing. ANSI to CSS. Small, clean, no dependencies.

    • v2.0.3
    • 45.47
    • Published

    is-currency-code

    Validates whether a given input is a valid ISO 4217 currency code

    • v1.2.0
    • 45.34
    • Published

    e2b

    E2B SDK that give agents cloud environments

    • v2.0.1
    • 45.27
    • Published

    dprint

    Pluggable and configurable code formatting platform written in Rust.

    • v0.50.1
    • 45.08
    • Published

    parse-code-context

    Fast and simple way to parse code context for use with documentation from code comments. Parses context from a single line of JavaScript, for functions, variable declarations, methods, prototype properties, prototype methods etc.

    • v1.0.0
    • 45.01
    • Published

    @dprint/markdown

    Wasm module for dprint-plugin-markdown.

    • v0.19.0
    • 45.01
    • Published

    to-double-quotes

    Convert matching single-quotes to double-quotes: I 'love' unicorns → I "love" unicorns

    • v4.0.0
    • 44.84
    • Published

    iso-639-3-to-1

    Convert iso 639-3 to 639-1 language code

      • v1.0.0
      • 44.64
      • Published

      iso-639-3

      Info on ISO 639-3

      • v3.0.1
      • 44.55
      • Published

      eslint-config-love

      A TypeScript ESLint config that loves you

      • v122.0.0
      • 44.29
      • Published

      qrious

      Library for QR code generation using canvas

      • v4.0.2
      • 44.22
      • Published

      to-single-quotes

      Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`

      • v4.0.0
      • 43.99
      • Published

      country-codes-list

      List of codes per country (languages, calling codes, currency codes, etc) with full TypeScript support.

      • v2.0.0
      • 43.98
      • Published

      authenticator

      Two- / Multi- Factor Authenication (2FA / MFA) for node.js

      • v1.1.5
      • 43.95
      • Published

      espree-extract-comments

      Uses espree to extract JavaScript code comments from a string. Returns an array of comment objects, with line, column, index, comment type and comment string.

      • v0.1.0
      • 43.90
      • Published

      piping

      Keep your code piping hot! Live code reloading without additional binaries

      • v1.0.0-rc.4
      • 43.75
      • Published

      @appthreat/atom

      Create atom (âš›) representation for your application, packages and libraries

      • v2.2.7
      • 43.73
      • Published

      eslint-config-xo-react

      ESLint shareable config for React to be used with eslint-config-xo

      • v0.28.0
      • 43.66
      • Published

      react-native-camera

      A Camera component for React Native. Also reads barcodes.

      • v4.2.1
      • 43.63
      • Published

      ngx-highlightjs

      Instant code highlighting, auto-detect language, super easy to use.

      • v14.0.1
      • 43.24
      • Published

      @tokey/core

      simple code like tokenizer

      • v1.4.0
      • 43.21
      • Published

      @codemirror/lang-lezer

      Lezer grammar language support for the CodeMirror code editor

      • v6.0.2
      • 43.21
      • Published

      cuer

      Opinionated QR Code component for React

      • v0.0.3
      • 43.08
      • Published

      commentease

      comment your code with ai

        • v1.0.26
        • 42.90
        • Published

        diffjam

        cli for diffjam.com

        • v3.2.8
        • 42.89
        • Published

        qr

        Minimal 0-dep QR code generator & reader. Supports ascii, term, gif and svg formats

        • v0.5.1
        • 42.46
        • Published

        @mantine/prism

        Code highlight with Mantine theme

        • v6.0.22
        • 42.42
        • Published

        bunker

        code coverage in native javascript

        • v0.1.2
        • 42.40
        • Published

        country-telephone-data

        Has country codes for all countries in the world. Please send a PR if you see something missing or find a mistake.

        • v0.6.3
        • 42.28
        • Published

        @elastic/monaco-esql

        Monaco editor Monarch language syntax definitions for ES|QL

        • v3.1.7
        • 42.24
        • Published

        ts-standard

        TypeScript Standard Style based on StandardJS

        • v12.0.2
        • 42.14
        • Published

        convert-country-codes

        Convert ISO 3166-1 Alpha-2, ISO 3166-1 Alpha-3 and IOC country codes

        • v1.0.0
        • 41.73
        • Published

        windows-locale

        Windows Language Code Identifier (LCID) for JavaScript

        • v1.1.3
        • 41.62
        • Published

        country-to-currency

        Map country codes (ISO 3166-1 alpha-2) to their default currency codes (ISO 4217)

        • v2.0.2
        • 41.52
        • Published

        runforcover

        require plugin for js code coverage using bunker

        • v0.0.2
        • 41.49
        • Published

        react-code-input

        React component for entering and validating numbers, text or password.

        • v3.10.1
        • 41.47
        • Published

        semistandard

        All the goodness of `feross/standard` with semicolons sprinkled on top.

        • v17.0.0
        • 41.46
        • Published

        @metamask/scure-bip39

        MetaMask fork of @scure/bip39: a secure, audited & minimal implementation of BIP39 mnemonic phrases

        • v2.1.1
        • 41.46
        • Published

        locale2

        💪 Try as hard as possible to detect the client's language tag ('locale') in node or the browser. Browserify and Webpack friendly!

        • v2.3.1
        • 41.37
        • Published

        node-2fa

        Easy 2-Factor Integration For Node.js

        • v2.0.3
        • 41.16
        • Published

        country-iso-3-to-2

        Convert a country code ISO 3166-1 Alpha-3 to ISO 3166-1 Alpha-2

        • v1.1.1
        • 40.85
        • Published

        country-code-emoji

        convert country codes (ISO 3166-1 alpha-2) to corresponding emoji flags (unicode regional indicator symbols)

        • v2.3.0
        • 40.81
        • Published

        @guolao/vue-monaco-editor

        Monaco Editor for Vue 2&3 - use the monaco-editor in any Vue application without needing to use webpack (or rollup/vite) configuration files / plugins

        • v1.5.5
        • 40.74
        • Published

        @editorjs/code

        Code Tool for Editor.js

        • v2.9.3
        • 40.66
        • Published

        is-success

        Check if a number is a HTTP success status code

        • v1.0.0
        • 40.64
        • Published