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

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-shared-array-buffer 1.0.4
Dependencies: node-call-bound@1.0.4
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/inspect-js/is-shared-array-buffer#readme
Licenses: Expat
Build system: node
Synopsis: Is this value a JS SharedArrayBuffer?
Description:

Is this value a JS SharedArrayBuffer?

node-lodash-uniq 4.5.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://lodash.com/
Licenses: Expat
Build system: node
Synopsis: The lodash method `_.uniq` exported as a module.
Description:

The lodash method `_.uniq` exported as a module.

node-flow-enums-runtime 0.0.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://www.npmjs.com/package/node-flow-enums-runtime
Licenses: Expat
Build system: node
Synopsis: Runtime to be use with the Flow Enums transform.
Description:

Runtime to be use with the Flow Enums transform.

node-iconv-lite 0.4.24
Dependencies: node-safer-buffer@2.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/ashtuchkin/iconv-lite
Licenses: Expat
Build system: node
Synopsis: Convert character encodings in pure javascript.
Description:

Convert character encodings in pure javascript.

node-through2 2.0.5
Dependencies: node-xtend@4.0.2 node-readable-stream@2.3.8
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/rvagg/through2#readme
Licenses: Expat
Build system: node
Synopsis: A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise
Description:

A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise

node-yaml 1.10.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://eemeli.org/yaml/v1/
Licenses: ISC
Build system: node
Synopsis: JavaScript parser and stringifier for YAML
Description:

JavaScript parser and stringifier for YAML

node-natural-compare-lite 1.4.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
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-babel-plugin-syntax-typescript 7.28.6
Dependencies: node-babel-helper-plugin-utils@7.28.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://babel.dev/docs/en/next/babel-plugin-syntax-typescript
Licenses: Expat
Build system: node
Synopsis: Allow parsing of TypeScript syntax
Description:

Allow parsing of TypeScript syntax

node-parse-semver 1.1.1
Dependencies: node-semver@5.7.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/tunnckocore/parse-semver#readme
Licenses: Expat
Build system: node
Synopsis: Parse, normalize and validate given semver shorthand (e.g. gulp@@v3.8.10) to object.
Description:

Parse, normalize and validate given semver shorthand (e.g. gulp@v3.8.10) to object.

node-babel-plugin-transform-unicode-regex 7.27.1
Dependencies: node-babel-helper-create-regexp-features-plugin@7.28.5 node-babel-helper-plugin-utils@7.28.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://babel.dev/docs/en/next/babel-plugin-transform-unicode-regex
Licenses: Expat
Build system: node
Synopsis: Compile ES2015 Unicode regex to ES5
Description:

Compile ES2015 Unicode regex to ES5

node-locate-path 3.0.0
Dependencies: node-path-exists@3.0.0 node-p-locate@3.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
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-process-nextick-args 2.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/calvinmetcalf/process-nextick-args
Licenses: Expat
Build system: node
Synopsis: process.nextTick but always with args
Description:

process.nextTick but always with args

node-chokidar 3.6.0
Dependencies: node-normalize-path@3.0.0 node-is-binary-path@2.1.0 node-glob-parent@5.1.2 node-readdirp@3.6.0 node-anymatch@3.1.3 node-is-glob@4.0.3 node-braces@3.0.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/paulmillr/chokidar
Licenses: Expat
Build system: node
Synopsis: Minimal and efficient cross-platform file watching library
Description:

Minimal and efficient cross-platform file watching library

node-lodash-flatten 4.4.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://lodash.com/
Licenses: Expat
Build system: node
Synopsis: The lodash method `_.flatten` exported as a module.
Description:

The lodash method `_.flatten` exported as a module.

node-babel-plugin-transform-json-strings 7.28.6
Dependencies: node-babel-helper-plugin-utils@7.28.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://babel.dev/docs/en/next/babel-plugin-transform-json-strings
Licenses: Expat
Build system: node
Synopsis: Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Description:

Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings

node-web-worker 1.5.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/developit/web-worker
Licenses: ASL 2.0
Build system: node
Synopsis: Consistent Web Workers in browser and Node.
Description:

Consistent Web Workers in browser and Node.

node-is-number 7.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
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-lezer-lezer 1.1.2
Dependencies: node-lezer-highlight@1.2.3 node-lezer-lr@1.4.8
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/lezer-parser/lezer-grammar#readme
Licenses: Expat
Build system: node
Synopsis: Lezer grammar for Lezer grammars
Description:

Lezer grammar for Lezer grammars

node-nanoid 3.3.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/ai/nanoid#readme
Licenses: Expat
Build system: node
Synopsis: A tiny (130 bytes), secure URL-friendly unique string ID generator
Description:

A tiny (130 bytes), secure URL-friendly unique string ID generator

node-utils-merge 1.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jaredhanson/utils-merge#readme
Licenses: Expat
Build system: node
Synopsis: merge() utility function
Description:

merge() utility function

node-entities 7.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/fb55/entities#readme
Licenses: FreeBSD
Build system: node
Synopsis: Encode & decode XML and HTML entities with ease & speed
Description:

Encode & decode XML and HTML entities with ease & speed

node-underscore 1.13.8
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://underscorejs.org
Licenses: Expat
Build system: node
Synopsis: JavaScript's functional programming helper library.
Description:

JavaScript's functional programming helper library.

node-type-fest 0.7.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
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

node-fast-csv-parse 4.3.6
Dependencies: node-lodash-escaperegexp@4.1.2 node-lodash-isundefined@3.0.1 node-lodash-isfunction@3.0.9 node-lodash-groupby@4.6.0 node-lodash-isnil@4.0.0 node-lodash-uniq@4.5.0 node-types-node@14.18.63
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: http://c2fo.github.com/fast-csv/packages/parse
Licenses: Expat
Build system: node
Synopsis: fast-csv parsing package
Description:

fast-csv parsing package

Total packages: 70622