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

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-is-number 7.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/jonschlinkert/is-number
Licenses: Expat
Build system: node
Synopsis: Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Description:

Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.

node-jsonfile 6.1.0
Dependencies: node-graceful-fs@4.2.10 node-universalify@2.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/jprichardson/node-jsonfile#readme
Licenses: Expat
Build system: node
Synopsis: Easily read/write JSON files.
Description:

Easily read/write JSON files.

node-find-up 3.0.0
Dependencies: node-locate-path@3.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/find-up#readme
Licenses: Expat
Build system: node
Synopsis: Find a file or directory by walking up parent directories
Description:

Find a file or directory by walking up parent directories

node-to-regex-range 5.0.1
Dependencies: node-is-number@7.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/micromatch/to-regex-range
Licenses: Expat
Build system: node
Synopsis: Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
Description:

Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.

node-supports-color 7.2.0
Dependencies: node-has-flag@4.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/chalk/supports-color#readme
Licenses: Expat
Build system: node
Synopsis: Detect whether a terminal supports color
Description:

Detect whether a terminal supports color

node-esrecurse 4.3.0
Dependencies: node-estraverse@5.3.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/estools/esrecurse
Licenses:
Build system: node
Synopsis: ECMAScript AST recursive visitor
Description:

ECMAScript AST recursive visitor

node-micromatch 4.0.5
Dependencies: node-picomatch@2.3.1 node-braces@3.0.2
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/micromatch/micromatch
Licenses: Expat
Build system: node
Synopsis: Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
Description:

Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.

node-vscode-languageserver-protocol 3.17.1
Dependencies: node-vscode-languageserver-types@3.17.1 node-vscode-jsonrpc@8.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/Microsoft/vscode-languageserver-node#readme
Licenses: Expat
Build system: node
Synopsis: VSCode Language Server Protocol implementation
Description:

VSCode Language Server Protocol implementation

node-del 6.1.1
Dependencies: node-slash@3.0.0 node-rimraf@3.0.2 node-p-map@4.0.0 node-is-path-inside@3.0.3 node-is-path-cwd@2.2.0 node-is-glob@4.0.3 node-graceful-fs@4.2.10 node-globby@11.1.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/del#readme
Licenses: Expat
Build system: node
Synopsis: Delete files and directories
Description:

Delete files and directories

node-yarn 2.4.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://www.npmjs.com/package/node-yarn
Licenses:
Build system: node
Synopsis: 📦🐈 Safe, stable, reproducible projects
Description:

ð ¦ð Safe, stable, reproducible projects

node-vscode-css-languageservice 5.4.2
Dependencies: node-vscode-uri@3.0.3 node-vscode-nls@5.0.1 node-vscode-languageserver-types@3.17.1 node-vscode-languageserver-textdocument@1.0.5
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/Microsoft/vscode-css-languageservice#readme
Licenses: Expat
Build system: node
Synopsis: Language service for CSS, LESS and SCSS
Description:

Language service for CSS, LESS and SCSS

node-vscode-jsonrpc 8.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/Microsoft/vscode-languageserver-node#readme
Licenses: Expat
Build system: node
Synopsis: A json rpc implementation over streams
Description:

A json rpc implementation over streams

node-punycode 2.1.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://mths.be/punycode
Licenses: Expat
Build system: node
Synopsis: A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
Description:

A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.

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-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-doctrine 3.0.0
Dependencies: node-esutils@2.0.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/eslint/doctrine
Licenses: ASL 2.0
Build system: node
Synopsis: JSDoc parser
Description:

JSDoc parser

node-humanwhocodes-object-schema 1.2.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/humanwhocodes/object-schema#readme
Licenses: Modified BSD
Build system: node
Synopsis: An object schema merger/validator
Description:

An object schema merger/validator

node-locate-path 3.0.0
Dependencies: node-path-exists@3.0.0 node-p-locate@3.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/locate-path#readme
Licenses: Expat
Build system: node
Synopsis: Get the first path that exists on disk of multiple paths
Description:

Get the first path that exists on disk of multiple paths

node-p-debounce 2.1.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/p-debounce#readme
Licenses: Expat
Build system: node
Synopsis: Debounce promise-returning & async functions
Description:

Debounce promise-returning & async functions

node-esutils 2.0.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/estools/esutils
Licenses:
Build system: node
Synopsis: utility box for ECMAScript language tools
Description:

utility box for ECMAScript language tools

node-path-type 4.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/path-type#readme
Licenses: Expat
Build system: node
Synopsis: Check if a path is a file, directory, or symlink
Description:

Check if a path is a file, directory, or symlink

node-balanced-match 1.0.2
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/juliangruber/balanced-match
Licenses: Expat
Build system: node
Synopsis: Match balanced character pairs, like "{" and "}"
Description:

Match balanced character pairs, like "" and ""

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-fest 0.20.2
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/type-fest#readme
Licenses:
Build system: node
Synopsis: A collection of essential TypeScript types
Description:

A collection of essential TypeScript types

Page: 1239
Total packages: 203