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

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-is-fullwidth-code-point 3.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/is-fullwidth-code-point#readme
Licenses: Expat
Build system: node
Synopsis: Check if the character represented by a given Unicode code point is fullwidth
Description:

Check if the character represented by a given Unicode code point is fullwidth

node-http-signature 1.2.0
Dependencies: node-sshpk@1.17.0 node-jsprim@1.4.2 node-assert-plus@1.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/joyent/node-http-signature/
Licenses: Expat
Build system: node
Synopsis: Reference implementation of Joyent's HTTP Signature scheme.
Description:

Reference implementation of Joyent's HTTP Signature scheme.

node-chokidar 1.7.0
Dependencies: node-readdirp@2.2.1 node-path-is-absolute@1.0.1 node-is-glob@2.0.1 node-is-binary-path@1.0.1 node-inherits@2.0.4 node-glob-parent@2.0.0 node-async-each@1.0.6 node-anymatch@1.3.2
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: A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.
Description:

A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.

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
Build system: node
Synopsis: A small polyfill for Object.setprototypeof
Description:

A small polyfill for Object.setprototypeof

node-react-base16-styling 0.5.3
Dependencies: node-pure-color@1.3.0 node-lodash-flow@3.5.0 node-lodash-curry@4.1.1 node-base16@1.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/alexkuz/react-base16-styling#readme
Licenses: Expat
Build system: node
Synopsis: React styling with base16 color scheme support
Description:

React styling with base16 color scheme support

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/isaacs/inherits
Licenses: ISC
Build system: node
Synopsis: Browser-friendly object inheritance
Description:

This package provides an alternative implementation of Node's inherits constructor that can be used in browsers, while defaulting to Node's implementation otherwise.

node-etag 1.8.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jshttp/etag#readme
Licenses: Expat
Build system: node
Synopsis: Create simple HTTP ETags
Description:

Create simple HTTP ETags

node-word-wrap 1.2.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/word-wrap
Licenses: Expat
Build system: node
Synopsis: Wrap words to a specified length.
Description:

Wrap words to a specified length.

node-types-node 20.3.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node
Licenses: Expat
Build system: node
Synopsis: TypeScript definitions for Node.js
Description:

TypeScript definitions for Node.js

node-universalify 0.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/RyanZim/universalify#readme
Licenses: Expat
Build system: node
Synopsis: Make a callback- or promise-based function support both promises and callbacks.
Description:

Make a callback- or promise-based function support both promises and callbacks.

node-base64-js 1.5.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/beatgammit/base64-js
Licenses: Expat
Build system: node
Synopsis: Base64 encoding/decoding in pure JS
Description:

Base64 encoding/decoding in pure JS

node-bowser 2.11.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/lancedikson/bowser
Licenses: Expat
Build system: node
Synopsis: Lightweight browser detector
Description:

Lightweight browser detector

node-touch 2.0.2
Dependencies: node-nopt@1.0.10
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/isaacs/node-touch#readme
Licenses: ISC
Build system: node
Synopsis: like touch(1) in node
Description:

like touch(1) in node

node-is-windows 1.0.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/is-windows
Licenses: Expat
Build system: node
Synopsis: Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.
Description:

Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.

node-posix-character-classes 0.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/posix-character-classes
Licenses: Expat
Build system: node
Synopsis: POSIX character classes for creating regular expressions.
Description:

POSIX character classes for creating regular expressions.

node-math-random 1.0.4
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/michaelrhodes/math-random#readme
Licenses: Expat
Build system: node
Synopsis: math-random is an drop-in replacement for Math.random that uses cryptographically secure random number generation, where available. It works in both browser and node environments.
Description:

math-random is an drop-in replacement for Math.random that uses cryptographically secure random number generation, where available. It works in both browser and node environments.

node-jsondiffpatch 0.3.11
Dependencies: node-diff-match-patch@1.0.5 node-chalk@2.4.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/benjamine/jsondiffpatch
Licenses: Expat
Build system: node
Synopsis: Diff & Patch for Javascript objects
Description:

Diff & Patch for Javascript objects

node-scheduler 0.19.1
Dependencies: node-object-assign@4.1.1 node-loose-envify@1.4.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://reactjs.org/
Licenses: Expat
Build system: node
Synopsis: Cooperative scheduler for the browser environment.
Description:

Cooperative scheduler for the browser environment.

node-split-string 3.1.0
Dependencies: node-extend-shallow@3.0.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/split-string
Licenses: Expat
Build system: node
Synopsis: Split a string on a character except when the character is escaped.
Description:

Split a string on a character except when the character is escaped.

node-jsesc 0.5.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: http://mths.be/jsesc
Licenses:
Build system: node
Synopsis: A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.
Description:

A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.

node-import-fresh 3.3.0
Dependencies: node-resolve-from@4.0.0 node-parent-module@1.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
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-has-value 1.0.0
Dependencies: node-isobject@3.0.1 node-has-values@1.0.0 node-get-value@2.0.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/has-value
Licenses: Expat
Build system: node
Synopsis: Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
Description:

Returns true if a value exists, false if empty. Works with deeply nested values using object paths.

node-atob 2.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://git.coolaj86.com/coolaj86/atob.js.git
Licenses:
Build system: node
Synopsis: atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)
Description:

atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)

node-psl 1.9.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/lupomontero/psl#readme
Licenses: Expat
Build system: node
Synopsis: Domain name parser based on the Public Suffix List
Description:

Domain name parser based on the Public Suffix List

Total results: 1131