_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


node-strip-json-comments 3.1.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/strip-json-comments#readme
Licenses: Expat
Build system: node
Synopsis: Strip comments from JSON. Lets you use comments in your JSON files!
Description:

Strip comments from JSON. Lets you use comments in your JSON files!

node-glob-parent 6.0.2
Dependencies: node-is-glob@4.0.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/gulpjs/glob-parent#readme
Licenses: ISC
Build system: node
Synopsis: Extract the non-magic parent path from a glob string.
Description:

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

node-rimraf 3.0.2
Dependencies: node-glob@7.2.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/isaacs/rimraf#readme
Licenses: ISC
Build system: node
Synopsis: A deep deletion module for node (like `rm -rf`)
Description:

A deep deletion module for node (like `rm -rf`)

node-merge2 1.4.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/teambition/merge2
Licenses: Expat
Build system: node
Synopsis: Merge multiple streams into one stream in sequence or parallel.
Description:

Merge multiple streams into one stream in sequence or parallel.

node-crypto-random-string 2.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/crypto-random-string#readme
Licenses: Expat
Build system: node
Synopsis: Generate a cryptographically strong random string
Description:

Generate a cryptographically strong random string

node-functional-red-black-tree 1.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/mikolalysenko/functional-red-black-tree
Licenses: Expat
Build system: node
Synopsis: A fully persistent balanced binary search tree
Description:

A fully persistent balanced binary search tree

node-ajv 6.12.6
Dependencies: node-uri-js@4.4.1 node-json-schema-traverse@0.4.1 node-fast-json-stable-stringify@2.1.0 node-fast-deep-equal@3.1.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/ajv-validator/ajv
Licenses: Expat
Build system: node
Synopsis: Another JSON Schema Validator
Description:

Another JSON Schema Validator

node-strip-ansi 6.0.1
Dependencies: node-ansi-regex@5.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/chalk/strip-ansi#readme
Licenses: Expat
Build system: node
Synopsis: Strip ANSI escape codes from a string
Description:

Strip ANSI escape codes from a string

node-eslint-visitor-keys 2.1.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/eslint/eslint-visitor-keys#readme
Licenses: ASL 2.0
Build system: node
Synopsis: Constants and utilities about visitor keys to traverse AST.
Description:

Constants and utilities about visitor keys to traverse AST.

node-acorn 8.7.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/acornjs/acorn
Licenses: Expat
Build system: node
Synopsis: ECMAScript parser
Description:

ECMAScript parser

node-type-check 0.4.0
Dependencies: node-prelude-ls@1.2.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/gkz/type-check
Licenses: Expat
Build system: node
Synopsis: type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
Description:

type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.

node-uri-js 4.4.1
Dependencies: node-punycode@2.1.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/garycourt/uri-js
Licenses:
Build system: node
Synopsis: An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.
Description:

An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.

node-universalify 2.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/RyanZim/universalify#readme
Licenses: Expat
Build system: node
Synopsis: Make a callback- or promise-based function support both promises and callbacks.
Description:

Make a callback- or promise-based function support both promises and callbacks.

node-nodelib-fs-scandir 2.1.5
Dependencies: node-run-parallel@1.2.0 node-nodelib-fs-stat@2.0.5
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://www.npmjs.com/package/node-nodelib-fs-scandir
Licenses: Expat
Build system: node
Synopsis: List files and directories inside the specified directory
Description:

List files and directories inside the specified directory

node-semver 7.3.7
Dependencies: node-lru-cache@6.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/npm/node-semver#readme
Licenses: ISC
Build system: node
Synopsis: The semantic version parser used by npm.
Description:

The semantic version parser used by npm.

node-color-name 1.1.4
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/colorjs/color-name
Licenses: Expat
Build system: node
Synopsis: A list of color names and its values
Description:

A list of color names and its values

node-natural-compare 1.4.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/litejs/natural-compare-lite#readme
Licenses: Expat
Build system: node
Synopsis: Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
Description:

Compare strings containing a mix of letters and numbers in the way a human being would in sort order.

node-escape-string-regexp 4.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/escape-string-regexp#readme
Licenses: Expat
Build system: node
Synopsis: Escape RegExp special characters
Description:

Escape RegExp special characters

node-ignore 5.2.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/kaelzhang/node-ignore#readme
Licenses: Expat
Build system: node
Synopsis: Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
Description:

Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.

node-fast-glob 3.2.11
Dependencies: node-micromatch@4.0.5 node-merge2@1.4.1 node-glob-parent@5.1.2 node-nodelib-fs-walk@1.2.8 node-nodelib-fs-stat@2.0.5
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/mrmlnc/fast-glob#readme
Licenses: Expat
Build system: node
Synopsis: It's a very fast and efficient glob library for Node.js
Description:

It's a very fast and efficient glob library for Node.js

node-acorn-jsx 5.3.2
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/acornjs/acorn-jsx
Licenses: Expat
Build system: node
Synopsis: Modern, fast React.js JSX parser
Description:

Modern, fast React.js JSX parser

node-yallist 4.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/isaacs/yallist#readme
Licenses: ISC
Build system: node
Synopsis: Yet Another Linked List
Description:

Yet Another Linked List

node-path-is-absolute 1.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/path-is-absolute#readme
Licenses: Expat
Build system: node
Synopsis: Node.js 0.12 path.isAbsolute() ponyfill
Description:

Node.js 0.12 path.isAbsolute() ponyfill

node-tempy 1.0.1
Dependencies: node-unique-string@2.0.0 node-type-fest@0.16.0 node-temp-dir@2.0.0 node-is-stream@2.0.1 node-del@6.1.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/tempy#readme
Licenses: Expat
Build system: node
Synopsis: Get a random temporary file or directory path
Description:

Get a random temporary file or directory path

Page: 1456789
Total packages: 203