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

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-emotion-unitless 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
Synopsis: An object of css properties that don't accept values with units
Description:

An object of css properties that don't accept values with units

node-setprototypeof 1.2.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/wesleytodd/setprototypeof
Licenses: ISC
Synopsis: A small polyfill for Object.setprototypeof
Description:

A small polyfill for Object.setprototypeof

node-chownr 2.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/isaacs/chownr#readme
Licenses: ISC
Synopsis: like `chown -R`
Description:

like `chown -R`

node-parseurl 1.3.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/pillarjs/parseurl#readme
Licenses: Expat
Synopsis: parse a url with memoization
Description:

parse a url with memoization

node-string-decoder 1.1.1
Dependencies: node-safe-buffer@5.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/nodejs/string_decoder
Licenses: Expat
Synopsis: The string_decoder module from Node core
Description:

The string_decoder module from Node core

node-string-width 4.2.3
Dependencies: node-strip-ansi@6.0.1 node-is-fullwidth-code-point@3.0.0 node-emoji-regex@8.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/string-width#readme
Licenses: Expat
Synopsis: Get the visual width of a string - the number of columns required to display it
Description:

Get the visual width of a string - the number of columns required to display it

node-orderedmap 1.1.8
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/marijnh/orderedmap#readme
Licenses: Expat
Synopsis: Persistent ordered mapping from strings
Description:

Persistent ordered mapping from strings

node-once 1.4.0
Dependencies: node-wrappy@1.0.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/isaacs/once
Licenses: ISC
Synopsis: Node.js module to call a function only once
Description:

once is a Node.js module to call a function exactly one time. Subsequent calls will either return the cached previous value or throw an error if desired.

node-unset-value 1.0.0
Dependencies: node-isobject@3.0.1 node-has-value@0.3.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/unset-value
Licenses: Expat
Synopsis: Delete nested properties from an object using dot notation.
Description:

Delete nested properties from an object using dot notation.

node-emotion 9.2.12
Dependencies: node-create-emotion@9.2.12 node-babel-plugin-emotion@9.2.11
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://emotion.sh
Licenses: Expat
Synopsis: The Next Generation of CSS-in-JS.
Description:

The Next Generation of CSS-in-JS.

node-stream-browserify 2.0.2
Dependencies: node-readable-stream@2.3.8 node-inherits@2.0.4
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/browserify/stream-browserify
Licenses: Expat
Synopsis: the stream module from node core for browsers
Description:

the stream module from node core for browsers

node-copy-descriptor 0.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/copy-descriptor
Licenses: Expat
Synopsis: Copy a descriptor from object A to object B
Description:

Copy a descriptor from object A to object B

node-nopt 1.0.10
Dependencies: node-abbrev@1.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://www.npmjs.com/package/node-nopt
Licenses: Expat
Synopsis: Option parsing for Node, supporting types, shorthands, etc. Used by npm.
Description:

Option parsing for Node, supporting types, shorthands, etc. Used by npm.

node-babel-helper-string-parser 7.22.5
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://babel.dev/docs/en/next/babel-helper-string-parser
Licenses: Expat
Synopsis: A utility package to parse strings
Description:

A utility package to parse strings

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
Synopsis: Generates and consumes source maps
Description:

Generates and consumes source maps

node-whatwg-url 5.0.0
Dependencies: node-webidl-conversions@3.0.1 node-tr46@0.0.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jsdom/whatwg-url#readme
Licenses: Expat
Synopsis: An implementation of the WHATWG URL Standard's URL API and parsing machinery
Description:

An implementation of the WHATWG URL Standard's URL API and parsing machinery

node-file-match 1.0.2
Dependencies: 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/file-match
Licenses: ISC
Synopsis: Match filepath is validated, or exclude filepath that don't need.
Description:

Match filepath is validated, or exclude filepath that don't need.

node-minizlib 2.1.2
Dependencies: node-yallist@4.0.0 node-minipass@3.3.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/isaacs/minizlib#readme
Licenses: Expat
Synopsis: A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.
Description:

A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.

node-unicode-match-property-value-ecmascript 2.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/mathiasbynens/unicode-match-property-value-ecmascript
Licenses: Expat
Synopsis: Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
Description:

Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.

node-to-regex-range 2.1.1
Dependencies: node-repeat-string@1.6.1 node-is-number@3.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/micromatch/to-regex-range
Licenses: Expat
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-finalhandler 1.2.0
Dependencies: node-unpipe@1.0.0 node-statuses@2.0.1 node-parseurl@1.3.3 node-on-finished@2.4.1 node-escape-html@1.0.3 node-encodeurl@1.0.2 node-debug@2.6.9
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/pillarjs/finalhandler#readme
Licenses: Expat
Synopsis: Node.js final http responder
Description:

Node.js final http responder

node-fs-extra 7.0.1
Dependencies: node-universalify@0.1.2 node-jsonfile@4.0.0 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/jprichardson/node-fs-extra
Licenses: Expat
Synopsis: fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.
Description:

fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.

node-micromatch 2.3.11
Dependencies: node-regex-cache@0.4.4 node-parse-glob@3.0.4 node-object-omit@2.0.1 node-normalize-path@2.1.1 node-kind-of@3.2.2 node-is-glob@2.0.1 node-is-extglob@1.0.0 node-filename-regex@2.0.1 node-extglob@0.3.2 node-expand-brackets@0.1.5 node-braces@1.8.5 node-array-unique@0.2.1 node-arr-diff@2.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/micromatch
Licenses: Expat
Synopsis: Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.
Description:

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

node-has-flag 3.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/has-flag#readme
Licenses: Expat
Synopsis: Check if argv has a specific flag
Description:

Check if argv has a specific flag

Total results: 1014