JSPM

Found 85 results for denoland

getsetdeep

Get and set nested variables of an object, includes support for Backbone Models

  • v5.6.0
  • 51.89
  • Published

rfc-log-levels

A map of log level aliases matched to their numeric values. Follows the RFC Standard.

  • v4.3.0
  • 51.38
  • Published

badges

The definitive collection of badges for rendering

  • v4.40.0
  • 50.81
  • Published

fellow

Fellow is a package for creating people that can be unified by their shared values via a singleton list on the class

  • v7.4.0
  • 50.69
  • Published

native-promise-pool

Create a pool of a specified concurrency that accepts functions that return promises

  • v3.28.0
  • 49.22
  • Published

version-clean

Turn a dirty version (such as v1, =1.0.x, >1.0 <2) into a clean version (1.0)

  • v1.10.0
  • 48.70
  • Published

@bevry/github-api

Interact with the GitHub API, fetching commits, repositories, members, and backers (authors, maintainers, contributors, funders, sponsors, donors)

  • v11.4.0
  • 48.44
  • Published

@bevry/ansi

ANSI colors and styles for Deno, Node.js, JavaScript, and TypeScript

  • v6.10.0
  • 48.23
  • Published

arrange-package-json

Arrange the properties in the package.json file to a universally consistent order

  • v5.2.0
  • 48.03
  • Published

@bevry/fs-read

Read the contents of a file.

  • v1.6.0
  • 47.69
  • Published

@bevry/fs-list

List the entire contents of a directory.

  • v2.7.0
  • 47.45
  • Published

@bevry/json

Helpers for reading and writing JSON.

  • v2.4.0
  • 47.15
  • Published

normalify

Normalize different variable value types - e.g. `"1"` becomes `1`

  • v2.32.0
  • 47.11
  • Published

valid-directory

Check whether or not a directory and its descendants are valid

  • v4.9.0
  • 46.68
  • Published

@bevry/list

List/array/set utility functions: union, intersect, complement, unique, first, last, has, add, toggle

  • v2.5.0
  • 46.29
  • Published

@bevry/render

Render elements for HTML and Markdown

  • v1.2.0
  • 46.23
  • Published

trim-empty-keys

Trim empty, nullish, or falsey keys from your JSON object

  • v1.2.0
  • 46.01
  • Published

arrangekeys

Returns a copy of a JavaScript object with the keys arranged in a specified order. Useful for formatting JSON files.

  • v6.7.0
  • 45.97
  • Published

@bevry/argument

Parse CLI arguments with only the magic you actually need

  • v1.2.0
  • 45.93
  • Published

@bevry/wait

Promise'd setTimeout

  • v2.6.0
  • 44.14
  • Published

get-cli-arg

Get the value of a CLI argument

  • v8.6.0
  • 44.07
  • Published

valid-module

Verify that file or package, be it remote, or local, is a valid ECMAScript Module

  • v2.6.0
  • 43.74
  • Published

@bevry/ecmascript-versions

Get all ECMAScript versions, or the ECMAScript version that was ratified on a specific date.

  • v4.8.0
  • 36.54
  • Published

hostenv

Exports the correct PORT and HOSTNAME values for Heroku, AppFog, CloudFoundry, OpenShift, and other service environments

  • v4.9.0
  • 32.70
  • Published

@bevry/pluginloader

A class for loading, verifying, and creating plugins. Used by DocPad for years.

  • v5.3.0
  • 31.47
  • Published

@bevry/nodejs-versions

Filter the absolute or significant Node.js versions by vast amounts of criteria, such as LTS status.

  • v3.5.0
  • 30.00
  • Published

promise-errback

Forward the resolution/rejection of a resolvable to an errback; forwarding the resolution/rejection of the errback to ourself.

  • v2.0.0
  • 29.75
  • Published

spinner-title

Write your spinner to your terminal's title bar

  • v5.3.0
  • 27.90
  • Published

@bevry/github-orgs

JSON listing of all the Bevry managed GitHub organisations

  • v3.6.0
  • 25.53
  • Published

@bevry/figures

Unicode symbols with fallbacks for older terminals. Forked to implement Bevry's best practices and maintain widespread compatibility.

  • v7.6.0
  • 24.05
  • Published

@bevry/nodejs-ecmascript-compatibility

API for the Node.js ECMAScript Compatibility information, such that for a particular Node.js release, you get details on which and how many features of an ECMAScript version are supported.

  • v5.8.0
  • 23.89
  • Published

start-of-week

Take a locale and return its start of the week (0 = Sunday, 1 = Monday)

  • v4.7.0
  • 23.12
  • Published

cachely

A tiny wrapper that sits around your request function that caches its data for a specified duration, provides updates as requested rather than polling each interval

  • v6.8.0
  • 20.95
  • Published

pluginclerk

A clerk for retrieving compatible plugins from the npm database

  • v6.5.0
  • 20.62
  • Published

oneday

The number of milliseconds in one day

  • v5.6.0
  • 20.62
  • Published

@bevry/memo

Wrap a function in a memo to reuse the first invocation result of the function

  • v4.6.0
  • 20.30
  • Published

detect-indentation

Utility to detect the indentation used in a string

  • v6.8.0
  • 17.26
  • Published

@bevry/date

Functional utility helpers for working with Date instances

  • v2.8.0
  • 16.72
  • Published

@bevry/links

Collection of Links for Redirection on the Bevry websites

  • v2.14.0
  • 15.81
  • Published

@bevry/mdx

MDX loader for Next.js

  • v3.6.0
  • 15.23
  • Published

@luvies/lazy

A linq-like lazy iteration module that aims to support deno, node & browser

  • v1.7.2
  • 14.33
  • Published

@bevry/hooks

Aggregation of react hooks that we use. Such as useInterval, useMetaKey.

  • v4.6.0
  • 13.57
  • Published

which-fileextension

detect file extensions, check if text or binary file, or get list of text or binary file extensions

  • v1.0.0
  • 12.41
  • Published

trim-indentation

Trim the initial indentation from a string

  • v5.7.0
  • 11.29
  • Published

create-deno

Set up your Deno projects

  • v0.1.0
  • 9.02
  • Published

urlpattern-router

Router based on URLPattern Web Specification, in 150 lines. An isomorphic router for @denoland, @nodejs, @cloudflare, Browsers, or anything that has support for it.

    • v1.2.0
    • 8.72
    • Published

    mint-flower

    ⛈ Easy-to-configure load balancing, available as serverless functions.

    • v0.3.0
    • 7.61
    • Published

    egg-version-compare

    Comparator to determine if a version is less than, equivalent to, or greater than another version

      • v1.0.2
      • 6.95
      • Published