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

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


node-griffel-core 1.20.1
Dependencies: node-tslib@2.8.1 node-stylis@4.3.6 node-rtl-css-js@1.16.1 node-csstype@3.2.3 node-griffel-style-types@1.4.0 node-emotion-hash@0.9.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/microsoft/griffel#readme
Licenses: Expat
Build system: node
Synopsis: DOM implementation of Atomic CSS-in-JS
Description:

DOM implementation of Atomic CSS-in-JS

node-react-native-community-cli-hermes 13.5.1
Dependencies: node-react-native-community-cli-platform-android@13.5.1 node-react-native-community-cli-tools@13.5.1 node-hermes-profile-transformer@0.0.6 node-chalk@4.1.2 node-ip@1.1.9
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/react-native-community/cli/tree/main/packages/cli-hermes
Licenses: Expat
Build system: node
Synopsis: This package is part of the [React Native CLI](../../README.md). It contains commands for managing the Hermes engine.
Description:

This package is part of the [React Native CLI](../../README.md). It contains commands for managing the Hermes engine.

node-jridgewell-trace-mapping 0.3.31
Dependencies: node-jridgewell-sourcemap-codec@1.5.5 node-jridgewell-resolve-uri@3.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jridgewell/sourcemaps/tree/main/packages/trace-mapping
Licenses: Expat
Build system: node
Synopsis: Trace the original position through a source map
Description:

Trace the original position through a source map

node-babel-plugin-transform-typeof-symbol 7.27.1
Dependencies: node-babel-helper-plugin-utils@7.28.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://babel.dev/docs/en/next/babel-plugin-transform-typeof-symbol
Licenses: Expat
Build system: node
Synopsis: This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Description:

This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning â symbolâ for symbols)

node-fast-deep-equal 3.1.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/epoberezkin/fast-deep-equal#readme
Licenses: Expat
Build system: node
Synopsis: Fast deep equal
Description:

Fast deep equal

node-unzipper 0.10.14
Dependencies: node-buffer-indexof-polyfill@1.0.2 node-readable-stream@2.3.8 node-listenercount@1.0.1 node-setimmediate@1.0.5 node-graceful-fs@4.2.11 node-big-integer@1.6.52 node-duplexer2@0.1.4 node-bluebird@3.4.7 node-fstream@1.0.12 node-binary@0.3.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/ZJONSSON/node-unzipper#readme
Licenses: Expat
Build system: node
Synopsis: Unzip cross-platform streaming API
Description:

Unzip cross-platform streaming API

node-rxjs 7.8.2
Dependencies: node-tslib@2.8.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://rxjs.dev
Licenses: ASL 2.0
Build system: node
Synopsis: Reactive Extensions for modern JavaScript
Description:

Reactive Extensions for modern JavaScript

node-mdurl 1.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/markdown-it/mdurl#readme
Licenses: Expat
Build system: node
Synopsis: URL utilities for markdown-it
Description:

URL utilities for markdown-it

node-codemirror-autocomplete 6.20.1
Dependencies: node-lezer-common@1.5.1 node-codemirror-view@6.40.0 node-codemirror-state@6.6.0 node-codemirror-language@6.12.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/codemirror/autocomplete#readme
Licenses: Expat
Build system: node
Synopsis: Autocompletion for the CodeMirror code editor
Description:

Autocompletion for the CodeMirror code editor

node-babel-plugin-syntax-import-assertions 7.28.6
Dependencies: node-babel-helper-plugin-utils@7.28.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://www.npmjs.com/package/node-babel-plugin-syntax-import-assertions
Licenses: Expat
Build system: node
Synopsis: Allow parsing of the module assertion attributes in the import statement
Description:

Allow parsing of the module assertion attributes in the import statement

node-vlq 1.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/Rich-Harris/vlq#readme
Licenses: Expat
Build system: node
Synopsis: Generate, and decode, base64 VLQ mappings for source maps and other uses
Description:

Generate, and decode, base64 VLQ mappings for source maps and other uses

node-opener 1.4.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/domenic/opener#readme
Licenses:
Build system: node
Synopsis: Opens stuff, like webpages and files and executables, cross-platform
Description:

Opens stuff, like webpages and files and executables, cross-platform

node-async-function 1.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/ljharb/async-function#readme
Licenses: Expat
Build system: node
Synopsis: A function that returns the normally hidden `AsyncFunction` constructor
Description:

A function that returns the normally hidden `AsyncFunction` constructor

node-types-json-schema 7.0.15
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/json-schema
Licenses: Expat
Build system: node
Synopsis: TypeScript definitions for json-schema
Description:

TypeScript definitions for json-schema

node-lezer-java 1.0.0
Dependencies: node-lezer-highlight@1.2.3 node-lezer-lr@1.4.8
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/lezer-parser/java#readme
Licenses: Expat
Build system: node
Synopsis: lezer-based Java grammar
Description:

lezer-based Java grammar

node-prosemirror-utils 0.9.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/atlassian/prosemirror-utils#readme
Licenses: ASL 2.0
Build system: node
Synopsis: Utils library for ProseMirror
Description:

Utils library for ProseMirror

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
Build system: node
Synopsis: Check if argv has a specific flag
Description:

Check if argv has a specific flag

node-load-tsconfig 0.2.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://www.npmjs.com/package/node-load-tsconfig
Licenses: Expat
Build system: node
Synopsis: Load tsconfig.json
Description:

Load tsconfig.json

node-lezer-highlight 1.2.3
Dependencies: node-lezer-common@1.5.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/lezer-parser/highlight#readme
Licenses: Expat
Build system: node
Synopsis: Highlighting system for Lezer parse trees
Description:

Highlighting system for Lezer parse trees

node-decamelize 4.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/decamelize#readme
Licenses: Expat
Build system: node
Synopsis: Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
Description:

Convert a camelized string into a lowercased one with a custom separator: unicornRainbow â unicorn_rainbow

node-has-tostringtag 1.0.2
Dependencies: node-has-symbols@1.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/inspect-js/has-tostringtag#readme
Licenses: Expat
Build system: node
Synopsis: Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
Description:

Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.

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
Build system: node
Synopsis: The string_decoder module from Node core
Description:

The string_decoder module from Node core

node-lezer-php 1.0.5
Dependencies: node-lezer-lr@1.4.8 node-lezer-highlight@1.2.3 node-lezer-common@1.5.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/lezer-parser/php#readme
Licenses: Expat
Build system: node
Synopsis: Lezer-based PHP grammar
Description:

Lezer-based PHP grammar

Page: 16566676869102
Total packages: 2448