JSPM

Found 4883 results for base

glob-parent

Extract the non-magic parent path from a glob string.

  • v6.0.2
  • 76.19
  • Published

agent-base

Turn a function into an `http.Agent` instance

  • v7.1.4
  • 74.17
  • Published

inquirer

A collection of common interactive command line user interfaces.

  • v12.10.0
  • 68.14
  • Published

@inquirer/figures

Vendored version of figures, for CJS compatibility

  • v1.0.14
  • 66.32
  • Published

enquirer

Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.

  • v2.4.1
  • 66.03
  • Published

find-root

find the closest package.json

  • v1.1.0
  • 66.01
  • Published

@inquirer/external-editor

Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT

  • v1.0.2
  • 65.53
  • Published

xdg-basedir

Get XDG Base Directory paths

  • v5.1.0
  • 65.30
  • Published

@inquirer/prompts

Inquirer prompts, combined in a single package

  • v7.9.0
  • 65.15
  • Published

base

Framework for rapidly creating high quality, server-side node.js applications, using plugins like building blocks

  • v3.0.0
  • 64.34
  • Published

cache-base

Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.

  • v4.0.2
  • 64.22
  • Published

@inquirer/ansi

A lightweight package providing ANSI escape sequences for terminal cursor manipulation and screen clearing.

  • v1.0.1
  • 60.82
  • Published

react-helmet

A document head manager for React

  • v6.1.0
  • 59.91
  • Published

glob-base

Returns an object with the (non-glob) base path and the actual pattern.

  • v0.3.0
  • 59.57
  • Published

bs58check

A straightforward implementation of base58-check encoding

  • v4.0.0
  • 59.43
  • Published

@scure/base

Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16

  • v2.0.0
  • 59.29
  • Published

any-base

Converter from any base to other any base

  • v1.1.0
  • 58.15
  • Published

globalyzer

Detect and extract the static part of a glob string

  • v0.1.4
  • 56.92
  • Published

xdg-portable

Determine XDG Base Directory paths (OS/platform portable)

  • v10.6.0
  • 56.41
  • Published

npm-api

Node.js library for getting info from NPM’s API

  • v1.0.1
  • 50.53
  • Published

@syncfusion/ej2-base

A common package of Essential JS 2 base libraries, methods and class definitions

  • v31.2.2
  • 50.42
  • Published

base-convert-int-array

Converts arrays of integers from one base to another. Uses an O(N²) algorithm.

  • v1.0.1
  • 49.97
  • Published

is-valid-instance

Returns true if a value is a valid instance of Base.

  • v0.3.0
  • 49.53
  • Published

gatsby-plugin-react-helmet

Manage document head data with react-helmet. Provides drop-in server rendering support for Gatsby.

  • v6.15.0
  • 48.85
  • Published

@syncfusion/ej2-react-base

A common package of Essential JS 2 React base, methods and class definitions

  • v31.2.2
  • 47.80
  • Published

prompt-base

Base prompt module used for creating custom prompts.

  • v5.0.0
  • 43.93
  • Published

@stdlib/number-float32-base-to-word

Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.

  • v0.2.2
  • 43.79
  • Published

@bbob/preset

Base preset for creating extensible presets for @bbob/core

  • v4.3.1
  • 43.47
  • Published

base-task

Base plugin that provides a very thin wrapper around <https://github.com/doowb/composer> for adding task methods to your Base application.

  • v3.0.0
  • 43.32
  • Published

base-store

Plugin for getting and persisting config values with your base-methods application. Adds a 'store' object that exposes all of the methods from the data-store library. Also now supports sub-stores!

  • v0.4.4
  • 43.19
  • Published

base-questions

Plugin for base-methods that adds methods for prompting the user and storing the answers on a project-by-project basis.

  • v0.9.1
  • 43.09
  • Published

base-routes

Plugin for adding routes support to your `base` application. Requires templates support to work.

  • v1.0.1
  • 43.06
  • Published

base-config

base-methods plugin that adds a `config` method for mapping declarative configuration values to other 'base' methods or custom functions.

  • v0.5.2
  • 42.88
  • Published

base-cli

Plugin for base-methods that maps built-in methods to CLI args (also supports methods from a few plugins, like 'base-store', 'base-options' and 'base-data'.

  • v0.5.0
  • 42.76
  • Published

engine-base

Default engine for jonschlinkert/templates.

  • v1.0.0
  • 42.72
  • Published

base-cli-process

Normalizers for common argv commands handled by the base-cli plugin. Also pre-processes the given object with base-cli-schema before calling `.process()`

  • v0.1.19
  • 42.58
  • Published

is-registered

Util for Base that optionally prevents a plugin from being registered more than once on an instance

  • v0.1.5
  • 42.58
  • Published

base-helpers

Adds support for managing template helpers to your base application.

  • v1.0.0
  • 42.55
  • Published

base-cli-schema

Schema for the base-cli plugin, used for normalizing argv values before passing them to cli.process().

  • v0.1.19
  • 42.52
  • Published

base-runtimes

Plugin for adding composer-runtimes to base applications, complementing the base-tasks and base-generators plugins.

  • v0.2.0
  • 42.52
  • Published

base-plugins

Adds 'smart plugin' support to your base application.

  • v1.0.0
  • 42.47
  • Published

fusing

Prototype fusion

  • v1.0.0
  • 42.37
  • Published

base-argv

Plugin that post-processes the object returned from [yargs-parser] so that values can be passed over to base-cli

  • v0.5.0
  • 42.33
  • Published

base-data

adds a `data` method to base-methods.

  • v0.6.2
  • 42.32
  • Published

base-env

Base plugin, creates a normalized environment object from a function, filepath or instance of base.

  • v0.3.1
  • 42.29
  • Published

base-config-schema

Schema for the base-config plugin, used for normalizing config values before passing them to config.process().

  • v0.1.24
  • 42.26
  • Published

base-pkg

Plugin for adding a `pkg` method that exposes pkg-store to your base application.

  • v1.0.0
  • 42.25
  • Published

base-generators

Adds project-generator support to your `base` application.

  • v0.4.6
  • 42.24
  • Published

base-namespace

Plugin that adds a `namespace` getter to a Base instance.

  • v0.2.0
  • 42.22
  • Published

assemble-core

The core assemble application with no presets or defaults. All configuration is left to the implementor.

  • v0.31.0
  • 42.20
  • Published

base-engines

Adds support for managing template engines to your base application.

  • v0.2.1
  • 42.13
  • Published

base-config-process

Commonly used config mappings for the base-config plugin. Also pre-processes the given object with base-config-schema before calling `.process()`

  • v0.1.9
  • 42.10
  • Published

base-cwd

Base plugin that adds a getter/setter for the current working directory.

  • v0.3.4
  • 42.08
  • Published

react-meta-tags

Handle document meta/head tags in isomorphic react with ease.

  • v1.0.1
  • 41.60
  • Published

base-option

Adds a few options methods to base, like `option`, `enable` and `disable`. See the readme for the full API.

  • v1.0.0
  • 41.56
  • Published

@syncfusion/ej2-vue-base

A common package of Essential JS 2 base Vue libraries, methods and class definitions

  • v31.2.2
  • 41.21
  • Published

base-compose

Selectively merge values from one or more generators onto the current application instance.

  • v0.2.1
  • 41.17
  • Published

piral-cli

The standard CLI for creating and building a Piral instance or a Pilet.

  • v1.9.0
  • 40.58
  • Published

piral-base

The base library for creating a Piral instance.

  • v1.9.0
  • 40.07
  • Published

github-base

Low-level methods for working with the GitHub API in node.js/JavaScript.

  • v1.0.0
  • 39.93
  • Published

base64-mongo-id

Tiny, browser-compatible mongo id shortener

  • v2.0.1
  • 39.77
  • Published

tstl

TypeScript-STL (Standard Template Library, migrated from C++)

  • v3.0.0
  • 39.66
  • Published

iso-base

Isomorphic Utils

  • v4.2.1
  • 39.20
  • Published

mudder

Find lexicographical points between strings

  • v2.1.1
  • 39.14
  • Published

react-class

A carefully crafted base class for all your React components

  • v3.2.2
  • 38.81
  • Published

@folder/xdg

Get cross-platform XDG Base Directories or their equivalents. Works with Linux, Windows (win32), or MacOS (darwin).

  • v4.0.1
  • 38.10
  • Published

paths.macro

Babel plugin that returns an object containing paths like __dirname and __filename as static values

    • v3.0.1
    • 37.96
    • Published

    @sanity/base

    Sanity plugin containing the base components and roles for a Sanity configuration

    • v2.36.2
    • 37.24
    • Published

    @syncfusion/ej2-locale

    localized text for all Essential JS 2 Component in various languages

    • v31.1.17
    • 37.01
    • Published

    mana

    mana potion

    • v1.1.0
    • 36.23
    • Published

    uid-generator

    Generates cryptographically strong pseudo-random UIDs with custom size and base-encoding

    • v2.0.0
    • 36.16
    • Published

    basetag

    A better way to import NodeJS modules

    • v2.1.0
    • 35.88
    • Published

    @snyk/glob-parent

    Extract the non-magic parent path from a glob string.

    • v5.1.2-patch.1
    • 35.12
    • Published

    bases

    Utility for converting numbers to/from different bases/alphabets.

    • v0.2.1
    • 35.00
    • Published

    @sindresorhus/base62

    Encode & decode strings, bytes, and integers to Base62

    • v1.0.0
    • 34.48
    • Published

    base-pipeline

    base-methods plugin that adds pipeline and plugin methods for dynamically composing streaming plugin pipelines.

    • v0.3.2
    • 34.35
    • Published

    calendar-base

    Base methods for generating calendars using JavaScript.

    • v2.0.1
    • 34.06
    • Published

    base-path-converter

    Convert file paths to start with their base directory

    • v1.0.2
    • 33.99
    • Published

    assemble

    Get the rocks out of your socks! Assemble makes you fast at creating web projects. Assemble is used by thousands of projects for rapid prototyping, creating themes, scaffolds, boilerplates, e-books, UI components, API documentation, blogs, building websit

    • v0.24.3
    • 33.77
    • Published

    stack-base-iterator

    Base iterator for values retrieved using a stack of async functions returning values

    • v2.1.4
    • 33.57
    • Published

    extract-base-iterator

    Base iterator for extract iterators like tar-iterator and zip-iterator

    • v2.2.3
    • 33.55
    • Published

    extensible-error

    Error base class for Node.js/browsers

    • v1.0.2
    • 32.61
    • Published

    base-fs-rename

    Plugin for 'base' applications that adds a `rename` method that, when called, can be passed to `app.dest()` as the rename function (this is an instance plugin, not pipeline plugin)

    • v0.1.4
    • 32.58
    • Published

    common-questions

    An object of questions commonly used by project generators or when initializing projects. Questions can be overridden, updated or extended.

    • v0.5.1
    • 32.32
    • Published

    ripple-bs58check

    A straightforward implementation of base58-check encoding

    • v2.0.2
    • 32.19
    • Published

    base-project

    Base plugin that adds a `project` getter to the instance for getting the name of a project. Gets the project name for new (empty) projects, projects with only a .git repository, and/or projects with a package.json.

    • v0.2.1
    • 32.10
    • Published

    base-runner

    Orchestrate multiple instances of base at once.

    • v0.9.2
    • 32.04
    • Published

    base-npm

    Base plugin that adds methods for programmatically running npm commands.

    • v0.4.1
    • 32.03
    • Published

    base-npm-prompt

    Extends the base-npm plugin with prompts for intalling dependencies as a part of a build-workflow.

    • v0.2.1
    • 31.97
    • Published

    jqx-element

    JQX Custom Element Base

    • v1.3.27
    • 31.88
    • Published

    1636

    Base16 to/from Base36 conversion

    • v1.0.0
    • 31.72
    • Published

    base-fs-conflicts

    Detect potential file system conflicts and if necessary prompt the user before overwriting files.

    • v0.1.9
    • 31.42
    • Published

    tailwindcss-base-font-size

    A Tailwind CSS plugin to set the base font size in proportion to Tailwind's default utility values.

    • v1.0.1
    • 31.27
    • Published

    advanced-map-base

    Abstract base class of advanced-map packages

    • v0.0.4
    • 31.13
    • Published

    wTools

    Collection of general purpose tools for solving problems. Fundamentally extend the language without spoiling, so may be used solely or in conjunction with another module of such kind.

    • v0.8.1253
    • 31.11
    • Published

    generator-util

    Utils for `generate` generators.

    • v0.2.9
    • 30.75
    • Published

    primer-base

    CSS to reset the browsers default styles

    • v2.0.0
    • 30.44
    • Published

    git-json-resolver

    A rules-based JSON conflict resolver that parses Git conflict markers, reconstructs ours/theirs, and merges with deterministic strategies — beyond line-based merges.

    • v1.3.7
    • 30.07
    • Published

    npm-cli-dir

    Resolve the directory path where npm CLI is installed

    • v4.0.0
    • 29.60
    • Published

    ddd-base

    DDD base class library for JavaScript application.

    • v0.9.1
    • 29.54
    • Published

    resolve-from-npm

    Resolve the path of a module from the directory where npm is installed

    • v4.2.0
    • 29.39
    • Published

    stapes

    The Javascript MVC microframework that does just enough.

    • v1.0.0
    • 29.02
    • Published

    @stdlib/strided-base-binary

    Apply a binary callback to elements in strided input arrays and assign results to elements in a strided output array.

    • v0.3.0
    • 28.83
    • Published

    bvaughn-enquirer

    Fork of enquirer/enquirer with some bug fixes and UX changes

      • v2.4.2
      • 28.41
      • Published

      @stdlib/string-base-repeat

      Repeat a string a specified number of times and return the concatenated result.

      • v0.2.2
      • 28.20
      • Published

      @stdlib/ndarray-base-strides2offset

      Determine the index offset which specifies the location of the first indexed value in a multidimensional array based on a stride array.

      • v0.2.2
      • 27.93
      • Published

      class-config-base

      The base class of a configuration class for a interfacial class.

      • v1.1.0
      • 27.61
      • Published

      tachyons-word-break

      Tachyons CSS module of utilities for setting word-break

      • v3.0.5
      • 27.58
      • Published

      siegel

      Web application development ecosystem

      • v0.16.23
      • 27.34
      • Published

      @fry/base62

      Base62 encoder/decoder

      • v1.1.0
      • 27.32
      • Published

      radix

      A module for converting numbers between different bases

      • v0.0.0
      • 27.28
      • Published

      @chatie/tsconfig

      tsconfig.json inheritance via Node.js packages

      • v4.9.2
      • 27.17
      • Published

      preact-helmet

      A document head manager for Preact

      • v4.0.0-alpha-3
      • 26.93
      • Published

      micro-base58

      Fast and beautiful base58 encoder without dependencies.

      • v0.5.1
      • 26.79
      • Published

      vigour-base

      'injectacble classes'

      • v3.6.6
      • 26.49
      • Published

      mediator

      Implementation of the Mediator Pattern

        • v0.0.7
        • 26.39
        • Published

        bs58smartcheck

        A straightforward implementation of base58-check encoding for smartcash

        • v2.0.4
        • 26.26
        • Published

        extendable-base

        Simple library for setting up Javascript classes based on Backbone.extend

        • v0.3.1
        • 26.19
        • Published

        jsreport-base

        jsreport extension automatically adding html base tag

        • v2.0.2
        • 26.16
        • Published

        wRegexpObject

        Class which encapsulates a trivial logical combination( expression ) and regular expressions which may be applied to a string to tell does that string satisfies regular expressions as well as the logic. RegexpObject provides functionality to compose, comb

        • v0.4.318
        • 26.05
        • Published

        magcore-app-tv

        Watch TV shows, movies, tv series, news, and educational programs in digital quality.

          • v5.6.11-7e85abf
          • 26.02
          • Published

          json-merge-resolver

          A rules-based JSON conflict resolver that parses Git conflict markers, reconstructs ours/theirs, and merges with deterministic strategies — beyond line-based merges.

          • v1.3.7
          • 26.00
          • Published

          @stdlib/ndarray-base-offset

          Return the index offset specifying the underlying buffer index of the first iterated ndarray element.

          • v0.2.2
          • 25.98
          • Published

          styled-base-components

          The bootstrap base components created with styled-components

          • v4.0.0
          • 25.10
          • Published

          any-to-any

          convert numbers between bases (any base to any base) 🔀 ..

          • v5.0.0
          • 24.63
          • Published

          @stdlib/number-float64-base-signbit

          Return a boolean indicating if the sign bit for a double-precision floating-point number is on (true) or off (false).

          • v0.2.3
          • 24.47
          • Published

          base64-advanced-cli

          Command line interface for advanced base 64 encoding/decoding

          • v1.4.0
          • 24.38
          • Published

          baseerr

          A solid BaseError class that supports custom properties and wrapping errors

          • v2.0.6
          • 24.32
          • Published

          magcore-osd-base

          Base osd application, volume widget, mute widget, notifications

            • v5.6.11-7e85abf
            • 24.18
            • Published

            magcore-app-dvb

            Watch TV shows, movies, tv series, news, and educational programs in digital quality.

              • v5.6.11-7e85abf
              • 23.95
              • Published

              power-radix

              Library for converting numbers from one radix representation (encoding) to another, with optional custom defined encodings. Inspired by rubyworks/radix.

              • v3.0.1
              • 23.86
              • Published

              @mayurc9/agent-arena-cli

              CLI for Agent Arena - register agents, create bounties, submit work on Base

              • v0.1.12
              • 23.68
              • Published

              magcore-app-tv-classic

              Watch digital quality TV shows, movies, TV series, news and educational programs.

                • v5.6.11-7e85abf
                • 23.57
                • Published

                x402-magic

                TypeScript SDK for building X402 payment-enabled AI agents and magic networks with advanced features

                • v1.0.10
                • 23.45
                • Published