JSPM

Found 4790 results for base nextjs

glob-parent

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

  • v6.0.2
  • 74.91
  • Published

agent-base

Turn a function into an `http.Agent` instance

  • v7.1.3
  • 73.01
  • Published

inquirer

A collection of common interactive command line user interfaces.

  • v12.6.3
  • 67.63
  • 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
  • 65.58
  • Published

cache-base

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

  • v4.0.2
  • 64.58
  • Published

base

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

  • v3.0.0
  • 64.50
  • Published

find-root

find the closest package.json

  • v1.1.0
  • 64.35
  • Published

@inquirer/figures

Vendored version of figures, for CJS compatibility

  • v1.0.12
  • 64.09
  • Published

xdg-basedir

Get XDG Base Directory paths

  • v5.1.0
  • 63.67
  • Published

@inquirer/prompts

Inquirer prompts, combined in a single package

  • v7.5.3
  • 62.90
  • Published

react-helmet

A document head manager for React

  • v6.1.0
  • 59.17
  • Published

glob-base

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

  • v0.3.0
  • 57.89
  • Published

@scure/base

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

  • v1.2.6
  • 57.88
  • Published

any-base

Converter from any base to other any base

  • v1.1.0
  • 57.22
  • Published

bs58check

A straightforward implementation of base58-check encoding

  • v4.0.0
  • 57.13
  • Published

globalyzer

Detect and extract the static part of a glob string

  • v0.1.4
  • 56.34
  • Published

xdg-portable

Determine XDG Base Directory paths (OS/platform portable)

  • v10.6.0
  • 54.99
  • Published

npm-api

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

  • v1.0.1
  • 51.24
  • Published

base-convert-int-array

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

  • v1.0.1
  • 49.92
  • Published

@syncfusion/ej2-base

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

  • v29.2.4
  • 49.16
  • Published

is-valid-instance

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

  • v0.3.0
  • 48.86
  • Published

gatsby-plugin-react-helmet

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

  • v6.14.0
  • 48.30
  • Published

@syncfusion/ej2-react-base

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

  • v29.2.4
  • 46.26
  • 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
  • 44.56
  • Published

fusing

Prototype fusion

  • v1.0.0
  • 44.48
  • Published

prompt-base

Base prompt module used for creating custom prompts.

  • v5.0.0
  • 43.73
  • 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.98
  • 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
  • 42.62
  • 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
  • 42.52
  • 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.45
  • 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
  • 42.26
  • Published

engine-base

Default engine for jonschlinkert/templates.

  • v1.0.0
  • 42.26
  • Published

base-routes

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

  • v1.0.1
  • 42.06
  • Published

assemble-core

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

  • v0.31.0
  • 42.03
  • Published

base-data

adds a `data` method to base-methods.

  • v0.6.2
  • 42.03
  • 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
  • 41.81
  • Published

is-registered

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

  • v0.1.5
  • 41.77
  • 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
  • 41.68
  • Published

base-plugins

Adds 'smart plugin' support to your base application.

  • v1.0.0
  • 41.65
  • Published

base-helpers

Adds support for managing template helpers to your base application.

  • v1.0.0
  • 41.64
  • Published

base-runtimes

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

  • v0.2.0
  • 41.59
  • Published

base-cli-schema

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

  • v0.1.19
  • 41.58
  • Published

base-engines

Adds support for managing template engines to your base application.

  • v0.2.1
  • 41.40
  • Published

base-env

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

  • v0.3.1
  • 41.39
  • 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
  • 41.35
  • Published

base-cwd

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

  • v0.3.4
  • 41.31
  • Published

base-generators

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

  • v0.4.6
  • 41.19
  • Published

base-namespace

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

  • v0.2.0
  • 41.18
  • Published

react-meta-tags

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

  • v1.0.1
  • 41.13
  • Published

base-config-schema

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

  • v0.1.24
  • 40.99
  • Published

base-pkg

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

  • v1.0.0
  • 40.97
  • 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
  • 40.83
  • Published

@bbob/preset

Base preset for creating extensible presets for @bbob/core

  • v4.2.0
  • 40.72
  • Published

@syncfusion/ej2-vue-base

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

  • v29.2.4
  • 40.38
  • Published

base-compose

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

  • v0.2.1
  • 40.32
  • Published

1636

Base16 to/from Base36 conversion

  • v1.0.0
  • 39.86
  • Published

mana

mana potion

  • v1.1.0
  • 39.38
  • Published

base64-mongo-id

Tiny, browser-compatible mongo id shortener

  • v2.0.1
  • 39.05
  • Published

tstl

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

  • v3.0.0
  • 38.79
  • Published

paths.macro

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

    • v3.0.1
    • 38.23
    • Published

    iso-base

    Isomorphic Utils

    • v4.0.2
    • 38.11
    • Published

    react-class

    A carefully crafted base class for all your React components

    • v3.2.2
    • 37.73
    • Published

    piral-cli

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

    • v1.8.5
    • 36.58
    • Published

    @sanity/base

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

    • v2.36.2
    • 36.49
    • Published

    @folder/xdg

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

    • v4.0.1
    • 36.35
    • Published

    @snyk/glob-parent

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

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

    mudder

    Find lexicographical points between strings

    • v2.1.1
    • 36.22
    • Published

    base-pipeline

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

    • v0.3.2
    • 36.15
    • Published

    @syncfusion/ej2-locale

    localized text for all Essential JS 2 Component in various languages

    • v29.2.4
    • 35.97
    • Published

    piral-base

    The base library for creating a Piral instance.

    • v1.8.5
    • 35.94
    • Published

    stack-base-iterator

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

    • v1.2.11
    • 35.33
    • Published

    uid-generator

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

    • v2.0.0
    • 35.28
    • Published

    generator-util

    Utils for `generate` generators.

    • v0.2.9
    • 35.19
    • Published

    extract-base-iterator

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

    • v1.3.12
    • 35.07
    • Published

    calendar-base

    Base methods for generating calendars using JavaScript.

    • v2.0.1
    • 35.03
    • Published

    bases

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

    • v0.2.1
    • 34.73
    • Published

    github-base

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

    • v1.0.0
    • 34.65
    • 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
    • 34.12
    • Published

    base-path-converter

    Convert file paths to start with their base directory

    • v1.0.2
    • 33.54
    • Published

    basetag

    A better way to import NodeJS modules

    • v2.1.0
    • 33.44
    • Published

    ripple-bs58check

    A straightforward implementation of base58-check encoding

    • v2.0.2
    • 32.03
    • 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
    • 31.90
    • Published

    @stdlib/strided-base-nullary

    Apply a nullary callback and assign results to elements in a strided output array.

    • v0.3.0
    • 31.89
    • 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
    • 30.78
    • Published

    primer-base

    CSS to reset the browsers default styles

    • v2.0.0
    • 30.73
    • Published

    bvaughn-enquirer

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

      • v2.4.2
      • 30.54
      • 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
      • 30.39
      • 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
      • 30.27
      • 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
      • 30.25
      • Published

      advanced-map-base

      Abstract base class of advanced-map packages

      • v0.0.4
      • 30.06
      • Published

      base-npm

      Base plugin that adds methods for programmatically running npm commands.

      • v0.4.1
      • 30.06
      • Published

      base-runner

      Orchestrate multiple instances of base at once.

      • v0.9.2
      • 30.05
      • Published

      base-npm-prompt

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

      • v0.2.1
      • 30.00
      • Published

      base-fs-conflicts

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

      • v0.1.9
      • 29.77
      • Published

      ddd-base

      DDD base class library for JavaScript application.

      • v0.9.1
      • 29.74
      • Published

      stapes

      The Javascript MVC microframework that does just enough.

      • v1.0.0
      • 29.56
      • Published

      tachyons-word-break

      Tachyons CSS module of utilities for setting word-break

      • v3.0.5
      • 29.39
      • Published

      extensible-error

      Error base class for Node.js/browsers

      • v1.0.2
      • 29.18
      • Published

      npm-cli-dir

      Resolve the directory path where npm CLI is installed

      • v4.0.0
      • 28.43
      • Published

      resolve-from-npm

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

      • v4.2.0
      • 28.02
      • 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.99
      • Published

      jsreport-base

      jsreport extension automatically adding html base tag

      • v2.0.2
      • 27.52
      • 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
      • 27.49
      • Published

      class-config-base

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

      • v1.1.0
      • 27.25
      • Published

      micro-base58

      Fast and beautiful base58 encoder without dependencies.

      • v0.5.1
      • 26.98
      • 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
      • 26.64
      • Published

      styled-base-components

      The bootstrap base components created with styled-components

      • v4.0.0
      • 26.59
      • 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.31
      • Published

      @stdlib/ndarray-base-offset

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

      • v0.2.2
      • 26.09
      • Published

      preact-helmet

      A document head manager for Preact

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

      @fry/base62

      Base62 encoder/decoder

      • v1.1.0
      • 25.92
      • Published

      @stdlib/string-base-repeat

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

      • v0.2.2
      • 25.84
      • Published

      @stdlib/strided-base-unary

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

      • v0.3.0
      • 25.24
      • Published

      radix

      A module for converting numbers between different bases

      • v0.0.0
      • 25.20
      • Published

      @sindresorhus/base62

      Encode & decode strings, bytes, and integers to Base62

      • v0.1.0
      • 25.16
      • Published

      bs58smartcheck

      A straightforward implementation of base58-check encoding for smartcash

      • v2.0.4
      • 24.80
      • Published

      synfrastructure

      A collection of highly reusable React components

      • v8.0.0
      • 24.16
      • 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
      • 24.14
      • Published

      typesafeconfig

      TypeScript base configuration (tsconfig) to extend from with emphasis on type safety.

      • v4.3.0
      • 24.07
      • Published

      base64-advanced-cli

      Command line interface for advanced base 64 encoding/decoding

      • v1.3.1
      • 23.99
      • Published

      @stdlib/strided-base-map-by

      Apply a unary function to each element retrieved from a strided input array according to a callback function and assign results to a strided output array.

      • v0.2.2
      • 23.91
      • Published

      baseerr

      A solid BaseError class that supports custom properties and wrapping errors

      • v2.0.6
      • 23.72
      • Published

      siegel

      Web application development ecosystem

      • v0.16.13
      • 23.56
      • Published

      get-apex-domain

      Returns the apex domain (aka base, bare, naked, root apex, or zone apex domain) of the current web page without the use of a public suffix list. The apex domain is also the top-most domain that allows for setting cookies.

      • v1.1.0
      • 23.49
      • Published

      any-to-any

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

      • v5.0.0
      • 22.87
      • Published

      bs58grscheck

      A straightforward implementation of base58-check encoding

      • v3.0.1
      • 22.70
      • Published

      dbjsond

      Quick and easy database for Node.js.

      • v1.0.5
      • 22.61
      • Published