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

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-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
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-depd 2.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/dougwilson/nodejs-depd#readme
Licenses: Expat
Synopsis: Deprecate all the things
Description:

Deprecate all the things

node-react-emotion 9.2.12
Dependencies: node-create-emotion-styled@9.2.8 node-babel-plugin-emotion@9.2.11 node-react@16.14.0 node-emotion@9.2.12
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, for React projects.
Description:

The Next Generation of CSS-in-JS, for React projects.

node-lego-api 1.0.8
Dependencies: node-chain-able@3.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/fuse-box/lego-api#readme
Licenses: Expat
Synopsis: lego api
Description:

lego api

node-uc-micro 1.0.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/markdown-it/uc.micro#readme
Licenses: Expat
Synopsis: Micro subset of unicode data files for markdown-it projects.
Description:

Micro subset of unicode data files for markdown-it projects.

node-core-util-is 1.0.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/isaacs/core-util-is#readme
Licenses: Expat
Synopsis: The `util.is*` functions introduced in Node v0.12.
Description:

The `util.is*` functions introduced in Node v0.12.

node-use 3.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/use
Licenses: Expat
Synopsis: Easily add plugin support to your node.js application.
Description:

Easily add plugin support to your node.js application.

node-chain-able 1.0.1
Dependencies: node-inspector-gadget@1.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/fluents/chain-able#readme
Licenses: Expat
Synopsis: next level chaining.
Description:

next level chaining.

node-tiny-emitter 2.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/scottcorgan/tiny-emitter#readme
Licenses: Expat
Synopsis: A tiny (less than 1k) event emitter library
Description:

A tiny (less than 1k) event emitter library

node-typedarray 0.0.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/substack/typedarray
Licenses: Expat
Synopsis: TypedArray polyfill for old browsers
Description:

TypedArray polyfill for old browsers

node-strip-ansi 4.0.0
Dependencies: node-ansi-regex@3.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/chalk/strip-ansi#readme
Licenses: Expat
Synopsis: Strip ANSI escape codes
Description:

Strip ANSI escape codes

node-cli-cursor 2.1.0
Dependencies: node-restore-cursor@2.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/cli-cursor#readme
Licenses: Expat
Synopsis: Toggle the CLI cursor
Description:

Toggle the CLI cursor

node-braces 2.3.2
Dependencies: node-to-regex@3.0.2 node-split-string@3.1.0 node-snapdragon-node@2.1.1 node-snapdragon@0.8.2 node-repeat-element@1.1.4 node-isobject@3.0.1 node-fill-range@4.0.0 node-extend-shallow@2.0.1 node-array-unique@0.3.2 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/micromatch/braces
Licenses: Expat
Synopsis: Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.
Description:

Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.

node-boundary 1.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/Constellation/boundary
Licenses:
Synopsis: Provides boundary functions, (upper-bound and lower-bound).
Description:

Provides boundary functions, (upper-bound and lower-bound).

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
Synopsis: POSIX character classes for creating regular expressions.
Description:

POSIX character classes for creating regular expressions.

node-mimic-fn 1.2.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/mimic-fn#readme
Licenses: Expat
Synopsis: Make a function mimic another one
Description:

Make a function mimic another one

node-chardet 0.4.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/runk/node-chardet
Licenses: Expat
Synopsis: Character detector
Description:

Character detector

node-clean-css 4.2.4
Dependencies: node-source-map@0.6.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jakubpawlowicz/clean-css
Licenses: Expat
Synopsis: A well-tested CSS minifier
Description:

A well-tested CSS minifier

node-form-data 2.3.3
Dependencies: node-mime-types@2.1.35 node-combined-stream@1.0.8 node-asynckit@0.4.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/form-data/form-data#readme
Licenses: Expat
Synopsis: A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
Description:

A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.

node-clipboard 2.0.11
Dependencies: node-tiny-emitter@2.1.0 node-select@1.1.2 node-good-listener@1.2.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://clipboardjs.com
Licenses: Expat
Synopsis: Modern copy to clipboard. No Flash. Just 2kb
Description:

Modern copy to clipboard. No Flash. Just 2kb

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
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-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
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-orderedmap 2.1.1
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-jsondiffpatch 0.4.1
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
Synopsis: Diff & Patch for Javascript objects
Description:

Diff & Patch for Javascript objects

Total results: 1014