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

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-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-eslint-scope 7.1.1
Dependencies: node-estraverse@5.3.0 node-esrecurse@4.3.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: http://github.com/eslint/eslint-scope
Licenses:
Build system: node
Synopsis: ECMAScript scope analyzer for ESLint
Description:

ECMAScript scope analyzer for ESLint

node-import-fresh 3.3.0
Dependencies: node-resolve-from@4.0.0 node-parent-module@1.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/import-fresh#readme
Licenses: Expat
Build system: node
Synopsis: Import a module while bypassing the cache
Description:

Import a module while bypassing the cache

node-indent-string 4.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/indent-string#readme
Licenses: Expat
Build system: node
Synopsis: Indent each line in a string
Description:

Indent each line in a string

node-temp-dir 2.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/temp-dir#readme
Licenses: Expat
Build system: node
Synopsis: Get the real path of the system temp directory
Description:

Get the real path of the system temp directory

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-ansi-styles 4.3.0
Dependencies: node-color-convert@2.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/chalk/ansi-styles#readme
Licenses: Expat
Build system: node
Synopsis: ANSI escape codes for styling strings in the terminal
Description:

ANSI escape codes for styling strings in the terminal

node-typescript-language-server 4.3.3
Dependencies: node-which@2.0.2 node-vscode-uri@3.0.3 node-vscode-languageserver-textdocument@1.0.5 node-vscode-languageserver-protocol@3.16.0 node-vscode-languageserver@7.0.0 node-tempy@1.0.1 node-semver@7.3.7 node-pkg-up@3.1.0 node-p-debounce@2.1.0 node-fs-extra@10.1.0 node-commander@9.3.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://www.npmjs.com/package/node-typescript-language-server
Licenses: ASL 2.0
Build system: node
Synopsis: Language Server Protocol (LSP) implementation for TypeScript using tsserver
Description:

Language Server Protocol (LSP) implementation for TypeScript using tsserver

node-concat-map 0.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/substack/node-concat-map
Licenses: Expat
Build system: node
Synopsis: concatenative mapdashery
Description:

concatenative mapdashery

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-typescript 5.4.4
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://www.typescriptlang.org/
Licenses: ASL 2.0
Build system: node
Synopsis: TypeScript is a language for application scale JavaScript development
Description:

TypeScript is a language for application scale JavaScript development

node-queue-microtask 1.2.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/feross/queue-microtask
Licenses: Expat
Build system: node
Synopsis: fast, tiny `queueMicrotask` shim for modern engines
Description:

fast, tiny `queueMicrotask` shim for modern engines

node-estraverse 5.3.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/estools/estraverse
Licenses:
Build system: node
Synopsis: ECMAScript JS AST traversal functions
Description:

ECMAScript JS AST traversal functions

node-clean-stack 2.2.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/clean-stack#readme
Licenses: Expat
Build system: node
Synopsis: Clean up error stack traces
Description:

Clean up error stack traces

node-vscode-jsonrpc 6.0.0
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-v8-compile-cache 2.3.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/zertosh/v8-compile-cache#readme
Licenses: Expat
Build system: node
Synopsis: Require hook for automatic V8 compile cache persistence
Description:

Require hook for automatic V8 compile cache persistence

node-fs-realpath 1.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/isaacs/fs.realpath#readme
Licenses: ISC
Build system: node
Synopsis: Use node's fs.realpath, but fall back to the JS implementation if the native one fails
Description:

Use node's fs.realpath, but fall back to the JS implementation if the native one fails

node-file-entry-cache 6.0.1
Dependencies: node-flat-cache@3.0.4
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/royriojas/file-entry-cache#readme
Licenses: Expat
Build system: node
Synopsis: Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process
Description:

Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process

node-is-stream 2.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/is-stream#readme
Licenses: Expat
Build system: node
Synopsis: Check if something is a Node.js stream
Description:

Check if something is a Node.js stream

node-reusify 1.0.4
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/mcollina/reusify#readme
Licenses: Expat
Build system: node
Synopsis: Reuse objects and functions with style
Description:

Reuse objects and functions with style

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-stat
Licenses: Expat
Build system: node
Synopsis: Get the status of a file with some features
Description:

Get the status of a file with some features

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-p-try 2.2.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/p-try#readme
Licenses: Expat
Build system: node
Synopsis: `Start a promise chain
Description:

`Start a promise chain

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

Total packages: 70622