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

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-escalade 3.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/lukeed/escalade#readme
Licenses: Expat
Synopsis: A tiny (183B to 210B) and fast utility to ascend parent directories
Description:

A tiny (183B to 210B) and fast utility to ascend parent directories

node-ecc-jsbn 0.1.2
Dependencies: node-safer-buffer@2.1.2 node-jsbn@0.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/quartzjer/ecc-jsbn
Licenses: Expat
Synopsis: ECC JS code based on JSBN
Description:

ECC JS code based on JSBN

node-sshpk 1.17.0
Dependencies: node-bcrypt-pbkdf@1.0.2 node-ecc-jsbn@0.1.2 node-tweetnacl@0.14.5 node-jsbn@0.1.1 node-safer-buffer@2.1.2 node-getpass@0.1.7 node-dashdash@1.14.1 node-assert-plus@1.0.0 node-asn1@0.2.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/arekinath/node-sshpk#readme
Licenses: Expat
Synopsis: A library for finding and using SSH public keys
Description:

A library for finding and using SSH public keys

node-unicode-match-property-ecmascript 2.0.0
Dependencies: node-unicode-property-aliases-ecmascript@2.1.0 node-unicode-canonical-property-names-ecmascript@2.0.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-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-is-descriptor 1.0.2
Dependencies: node-kind-of@6.0.3 node-is-data-descriptor@1.0.0 node-is-accessor-descriptor@1.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/is-descriptor
Licenses: Expat
Synopsis: Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
Description:

Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.

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
Synopsis: Import a module while bypassing the cache
Description:

Import a module while bypassing the cache

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
Synopsis: Convert character encodings in pure javascript.
Description:

Convert character encodings in pure javascript.

node-textlint-ast-node-types 4.4.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/textlint/textlint#readme
Licenses: Expat
Synopsis: textlint AST node type definition.
Description:

textlint AST node type definition.

node-emoji-regex 8.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://mths.be/emoji-regex
Licenses: Expat
Synopsis: A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Description:

A regular expression to match all Emoji-only symbols as per the Unicode Standard.

node-color-convert 1.9.3
Dependencies: node-color-name@1.1.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/Qix-/color-convert#readme
Licenses: Expat
Synopsis: Plain color conversion functions
Description:

Plain color conversion functions

node-is-equal-shallow 0.1.3
Dependencies: node-is-primitive@2.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/is-equal-shallow
Licenses: Expat
Synopsis: Does a shallow comparison of two objects, returning false if the keys or values differ.
Description:

Does a shallow comparison of two objects, returning false if the keys or values differ.

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
Synopsis: Port of the OpenBSD bcrypt_pbkdf function to pure JS
Description:

Port of the OpenBSD bcrypt_pbkdf function to pure JS

node-react-dock 0.2.4
Dependencies: node-prop-types@15.8.1 node-lodash-debounce@3.1.1 node-babel-runtime@6.26.0 node-react@18.2.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/alexkuz/react-dock
Licenses: Expat
Synopsis: Resizable dockable react component
Description:

Resizable dockable react component

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

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

node-pretty-time 0.2.0
Dependencies: node-nanoseconds@0.1.0 node-is-number@2.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/pretty-time
Licenses: Expat
Synopsis: Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.
Description:

Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.

node-es6-object-assign 1.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/rubennorte/es6-object-assign
Licenses: Expat
Synopsis: ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill
Description:

ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill

node-is-number 4.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
Synopsis: Returns true if the value is a number. comprehensive tests.
Description:

Returns true if the value is a number. comprehensive tests.

node-object-visit 1.0.1
Dependencies: node-isobject@3.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/object-visit
Licenses: Expat
Synopsis: Call a specified method on each value in the given object.
Description:

Call a specified method on each value in the given object.

node-file-system 2.2.2
Dependencies: node-utils-extend@1.0.8 node-file-match@1.0.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/douzi8/file-system
Licenses: ISC
Synopsis: Strengthen the ability of file system
Description:

Strengthen the ability of file system

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
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-has-value 0.3.1
Dependencies: node-isobject@2.1.0 node-has-values@0.1.4 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
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-run-async 2.4.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/SBoudrias/run-async#readme
Licenses: Expat
Synopsis: Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
Description:

Utility method to run function either synchronously or asynchronously using the common `this.async()` style.

node-cosmiconfig 7.1.0
Dependencies: node-yaml@1.10.2 node-path-type@4.0.0 node-parse-json@5.2.0 node-import-fresh@3.3.0 node-types-parse-json@4.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/davidtheclark/cosmiconfig#readme
Licenses: Expat
Synopsis: Find and load configuration from a package.json property, rc file, or CommonJS module
Description:

Find and load configuration from a package.json property, rc file, or CommonJS module

Total results: 1014