JSPM

Found 80 results for deno-entry

istextorbinary

Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.

  • v9.5.0
  • 104.26
  • Published

textextensions

A package that contains an array of every single file extension there is for text files

  • v6.11.0
  • 93.95
  • Published

binaryextensions

A package that contains an array of every single file extension there is for binary files

  • v6.11.0
  • 91.79
  • Published

errlop

An extended Error class that envelops a parent error, such that the stack trace contains the causation

  • v8.5.0
  • 88.17
  • Published

version-range

Check version ranges like `>=N` and `X || Y || Z` with support for Node.js, Web Browsers, Deno, and TypeScript.

  • v4.15.0
  • 84.87
  • Published

typechecker

Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)

  • v9.3.0
  • 83.83
  • Published

eachr

Give eachr an item to iterate (array, object or map) and an iterator, then in return eachr gives iterator the value and key of each item, and will stop if the iterator returned false.

  • v7.4.0
  • 82.35
  • Published

sortobject

Returns a copy of an object, sorted deeply by its keys, without mangling any arrays inside of it

  • v5.6.0
  • 79.93
  • Published

scandirectory

Scan a directory recursively with a lot of control and power

  • v8.1.1
  • 77.60
  • Published

envfile

Parse and stringify the environment configuration files and format, also known as .env files and dotenv files

  • v7.1.0
  • 77.05
  • Published

getmac

Get the MAC address of the current machine you are on.

  • v6.6.0
  • 75.35
  • Published

requirefresh

Require a file without adding it into the require cache

  • v5.13.0
  • 72.95
  • Published

ambi

Ambi lets you execute any function ambidextrously; providing you the ability to execute any function (be it synchronous, asynchronous, returns, callbacks, promises) as if it returned a promise.

  • v10.9.0
  • 72.88
  • Published

unbounded

Function.prototype.bind replacement that provides an `unbounded` hidden property on the returned bounded function, that contains the original unbounded function

  • v6.3.1
  • 70.56
  • Published

ignorepatterns

A regular expression that matches common filenames that we want to ignore

  • v5.6.0
  • 68.72
  • Published

ignorefs

Ignore common and custom patterns of the file system

  • v5.0.4
  • 67.11
  • Published

get-current-line

Get the current line number of the executing file and method

  • v7.4.0
  • 62.78
  • Published

version-compare

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

  • v3.12.0
  • 58.74
  • Published

filedirname

Fetch the current file and directory path, no matter your environment (Deno, Node.js, Web Browsers, ESM, CJS)

  • v3.4.0
  • 58.31
  • Published

caterpillar

Caterpillar is the ultimate logging system for Deno, Node.js, and Web Browsers. Log levels are implemented to the RFC standard. Log entries can be filtered and piped to various streams, including coloured output to the terminal, the browser's console, and

  • v8.2.0
  • 55.09
  • Published

badges

The definitive collection of badges for rendering

  • v4.40.0
  • 53.83
  • Published

rfc-log-levels

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

  • v4.3.0
  • 53.53
  • Published

getsetdeep

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

  • v5.6.0
  • 53.12
  • 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
  • 53.02
  • Published

native-promise-pool

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

  • v3.28.0
  • 50.75
  • Published

@bevry/ansi

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

  • v6.10.0
  • 50.66
  • 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
  • 50.00
  • Published

@bevry/github-api

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

  • v11.4.0
  • 49.76
  • Published

arrange-package-json

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

  • v5.2.0
  • 49.37
  • Published

valid-directory

Check whether or not a directory and its descendants are valid

  • v4.9.0
  • 49.17
  • Published

@bevry/fs-read

Read the contents of a file.

  • v1.6.0
  • 48.72
  • Published

normalify

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

  • v2.32.0
  • 48.67
  • Published

@bevry/fs-list

List the entire contents of a directory.

  • v2.7.0
  • 48.51
  • Published

@bevry/list

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

  • v2.5.0
  • 48.31
  • Published

trim-empty-keys

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

  • v1.2.0
  • 48.29
  • Published

@bevry/argument

Parse CLI arguments with only the magic you actually need

  • v1.2.0
  • 48.22
  • 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
  • 48.09
  • Published

@bevry/json

Helpers for reading and writing JSON.

  • v2.4.0
  • 47.96
  • Published

@bevry/render

Render elements for HTML and Markdown

  • v1.2.0
  • 46.92
  • Published

@bevry/wait

Promise'd setTimeout

  • v2.6.0
  • 46.14
  • Published

get-cli-arg

Get the value of a CLI argument

  • v8.6.0
  • 46.04
  • Published

valid-module

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

  • v2.6.0
  • 44.95
  • Published

@bevry/ecmascript-versions

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

  • v4.8.0
  • 37.23
  • Published

@bevry/pluginloader

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

  • v5.3.0
  • 33.82
  • Published

hostenv

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

  • v4.9.0
  • 33.10
  • 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
  • 31.00
  • 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.71
  • Published

spinner-title

Write your spinner to your terminal's title bar

  • v5.3.0
  • 28.75
  • Published

@bevry/github-orgs

JSON listing of all the Bevry managed GitHub organisations

  • v3.6.0
  • 26.13
  • Published

@bevry/figures

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

  • v7.6.0
  • 25.01
  • 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
  • 24.89
  • Published

start-of-week

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

  • v4.7.0
  • 24.19
  • Published

pluginclerk

A clerk for retrieving compatible plugins from the npm database

  • v6.5.0
  • 21.25
  • 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
  • 21.21
  • Published

@bevry/memo

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

  • v4.6.0
  • 21.11
  • Published

oneday

The number of milliseconds in one day

  • v5.6.0
  • 21.01
  • Published

detect-indentation

Utility to detect the indentation used in a string

  • v6.8.0
  • 17.95
  • Published

@bevry/date

Functional utility helpers for working with Date instances

  • v2.8.0
  • 16.93
  • Published

@bevry/links

Collection of Links for Redirection on the Bevry websites

  • v2.14.0
  • 16.54
  • Published

@bevry/mdx

MDX loader for Next.js

  • v3.6.0
  • 15.84
  • Published

@bevry/hooks

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

  • v4.6.0
  • 14.11
  • 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.93
  • Published

trim-indentation

Trim the initial indentation from a string

  • v5.7.0
  • 11.74
  • Published

egg-version-compare

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

    • v1.0.2
    • 7.12
    • Published