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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


node-utils-extend 1.0.8
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/douzi8/utils-extend
Licenses: ISC
Build system: node
Synopsis: Extend nodejs util api, and it is light weight and simple
Description:

Extend nodejs util api, and it is light weight and simple

node-emotion-memoize 0.8.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/emotion-js/emotion/tree/main#readme
Licenses: Expat
Build system: node
Synopsis: emotion's memoize utility
Description:

emotion's memoize utility

node-emotion-hash 0.9.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/emotion-js/emotion/tree/main#readme
Licenses: Expat
Build system: node
Synopsis: A MurmurHash2 implementation
Description:

A MurmurHash2 implementation

node-source-map 0.7.4
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/mozilla/source-map
Licenses: Modified BSD
Build system: node
Synopsis: Generates and consumes source maps
Description:

Generates and consumes source maps

node-tslib 1.14.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://www.typescriptlang.org/
Licenses: Zero-Clause BSD
Build system: node
Synopsis: Runtime library for TypeScript helper functions
Description:

Runtime library for TypeScript helper functions

node-react-window 1.8.9
Dependencies: node-memoize-one@5.2.1 node-babel-runtime@7.22.5 node-react-dom@18.2.0 node-react@18.2.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: http://react-window.now.sh/
Licenses: Expat
Build system: node
Synopsis: React components for efficiently rendering large, scrollable lists and tabular data
Description:

React components for efficiently rendering large, scrollable lists and tabular data

node-through 2.3.8
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/dominictarr/through
Licenses: Expat
Build system: node
Synopsis: simplified stream construction
Description:

simplified stream construction

node-es6-promise 4.2.8
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/stefanpenner/es6-promise
Licenses: Expat
Build system: node
Synopsis: A lightweight library that provides tools for organizing asynchronous code
Description:

A lightweight library that provides tools for organizing asynchronous code

node-create-emotion-styled 9.2.8
Dependencies: node-emotion-is-prop-valid@0.6.8 node-prop-types@15.8.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://emotion.sh
Licenses: Expat
Build system: node
Synopsis: The styled API for emotion
Description:

The styled API for emotion

node-y18n 5.0.8
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/yargs/y18n
Licenses: ISC
Build system: node
Synopsis: the bare-bones internationalization library used by yargs
Description:

the bare-bones internationalization library used by yargs

node-anymatch 1.3.2
Dependencies: node-normalize-path@2.1.1 node-micromatch@2.3.11
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/es128/anymatch
Licenses: ISC
Build system: node
Synopsis: Matches strings against configurable strings, globs, regular expressions, and/or functions
Description:

Matches strings against configurable strings, globs, regular expressions, and/or functions

node-arr-diff 2.0.0
Dependencies: node-arr-flatten@1.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/arr-diff
Licenses: Expat
Build system: node
Synopsis: Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Description:

Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.

node-emotion-babel-plugin 11.11.0
Dependencies: node-stylis@4.2.0 node-source-map@0.5.7 node-find-root@1.1.0 node-escape-string-regexp@4.0.0 node-convert-source-map@1.9.0 node-babel-plugin-macros@3.1.0 node-emotion-serialize@1.1.2 node-emotion-memoize@0.8.1 node-emotion-hash@0.9.1 node-babel-runtime@7.22.5 node-babel-helper-module-imports@7.22.5
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://emotion.sh
Licenses: Expat
Build system: node
Synopsis: A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.
Description:

A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.

node-are-we-there-yet 2.0.0
Dependencies: node-readable-stream@3.6.2 node-delegates@1.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/npm/are-we-there-yet
Licenses: ISC
Build system: node
Synopsis: Keep track of the overall completion of many disparate processes
Description:

Keep track of the overall completion of many disparate processes

node-source-map-resolve 0.5.3
Dependencies: node-urix@0.1.0 node-source-map-url@0.4.1 node-resolve-url@0.2.1 node-decode-uri-component@0.2.2 node-atob@2.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/lydell/source-map-resolve#readme
Licenses: Expat
Build system: node
Synopsis: Resolve the source map and/or sources for a generated file.
Description:

Resolve the source map and/or sources for a generated file.

node-ms 2.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/zeit/ms#readme
Licenses: Expat
Build system: node
Synopsis: Tiny milisecond conversion utility
Description:

Tiny milisecond conversion utility

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-readdirp 2.2.1
Dependencies: node-readable-stream@2.3.8 node-micromatch@3.1.10 node-graceful-fs@4.2.11
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/paulmillr/readdirp
Licenses: Expat
Build system: node
Synopsis: Recursive version of fs.readdir with streaming api.
Description:

Recursive version of fs.readdir with streaming api.

node-bcrypt-pbkdf 1.0.2
Dependencies: node-tweetnacl@0.14.5
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/joyent/node-bcrypt-pbkdf#readme
Licenses: Modified BSD
Build system: node
Synopsis: Port of the OpenBSD bcrypt_pbkdf function to pure JS
Description:

Port of the OpenBSD bcrypt_pbkdf function to pure JS

node-to-fast-properties 2.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/to-fast-properties#readme
Licenses: Expat
Build system: node
Synopsis: Force V8 to use fast properties for an object
Description:

Force V8 to use fast properties for an object

node-iconv-lite 0.6.3
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-aws-sign2 0.7.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/mikeal/aws-sign#readme
Licenses: ASL 2.0
Build system: node
Synopsis: AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.
Description:

AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.

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/ChALkeR/safer-buffer#readme
Licenses: Expat
Build system: node
Synopsis: Modern Buffer API polyfill without footguns
Description:

Modern Buffer API polyfill without footguns

node-json-schema-traverse 0.4.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/epoberezkin/json-schema-traverse#readme
Licenses: Expat
Build system: node
Synopsis: Traverse JSON Schema passing each schema object to callback
Description:

Traverse JSON Schema passing each schema object to callback

Total results: 1131