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

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.


javascript-jscolor 2.0.5
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: http://jscolor.com
Licenses: GPL 3
Build system: trivial
Synopsis: Javascript web color picker
Description:

jscolor is a web color picker component that aims to be super easy both for developers to install and for the end users to use.

javascript-diff2html-ui 3.4.48
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://diff2html.xyz/
Licenses: Expat
Build system: trivial
Synopsis: Diff parser and pretty html generator.
Description:

diff2html generates pretty HTML diffs from git diff or unified diff output.

javascript-xterm-addon-fit 0.5.0
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://xtermjs.org/
Licenses: Expat
Build system: minify
Synopsis: xterm terminal addon
Description:

An addon for xterm.js that enables fitting the terminal's dimensions to a containing element

javascript-cytoscape 2.7.29
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://js.cytoscape.org/
Licenses: Expat
Build system: trivial
Synopsis: Graph theory (network) library for visualisation and analysis
Description:

Cytoscape.js is a fully featured graph theory library. Do you need to model and/or visualise relational data, like biological data or social networks? If so, Cytoscape.js is just what you need.

Cytoscape.js contains a graph theory model and an optional renderer to display interactive graphs. This library was designed to make it as easy as possible for programmers and scientists to use graph theory in their apps, whether it's for server-side analysis in a Node.js app or for a rich user interface.

javascript-typeahead 0.11.1
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://twitter.github.io/typeahead.js
Licenses: Expat
Build system: trivial
Synopsis: Javascript library for building typeaheads
Description:

Inspired by twitter.com's autocomplete search functionality, typeahead.js is a flexible JavaScript library that provides a strong foundation for building robust typeaheads. The typeahead.js library consists of 2 components: the suggestion engine, Bloodhound, and the UI view, Typeahead. The suggestion engine is responsible for computing suggestions for a given query. The UI view is responsible for rendering suggestions and handling DOM interactions. Both components can be used separately, but when used together, they can provide a rich typeahead experience.

javascript-d3-tip 0.9.1
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: http://labratrevenge.com/d3-tip
Licenses: Expat
Build system: trivial
Synopsis: Tooltips for d3.js visualizations
Description:

Tooltips for d3.js visualizations.

javascript-datatables-2.2.2 2.2.2
Propagated dependencies: javascript-jquery-1.12.4@1.12.4
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://www.datatables.net/
Licenses: Expat
Build system: trivial
Synopsis: Tables plug-in for jQuery
Description:

DataTables is a table enhancing plug-in for the jQuery Javascript library, adding sorting, paging and filtering abilities to plain HTML tables with minimal effort.

javascript-ckeditor 4.13.0
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://ckeditor.com/
Licenses: GPL 2+ LGPL 2.1+ MPL 1.1
Build system: trivial
Synopsis: Smart WYSIWYG HTML editor
Description:

CKEditor is a proven, enterprise-grade WYSIWYG HTML editor with wide browser compatibility, including legacy browsers.

  1. Paste from Word and Excel, spell check, accessibility checker, tables.

  2. Autocomplete, mentions, widgets, code snippets, emoji plugins.

  3. Full control over content: HTML filtering, view source mode.

  4. Great accessibility: WCAG 2.0 AA and Section 508 compliant.

  5. Long-term support (LTS) until 2023.

javascript-cytoscape-panzoom 2.5.3
Propagated dependencies: javascript-cytoscape@3.8.1 web-jquery@3.4.1
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://github.com/cytoscape/cytoscape.js-panzoom/
Licenses: Expat
Build system: trivial
Synopsis: Panzoom extension for Cytoscape.js
Description:

This extension creates a widget that lets the user pan and zoom about a Cytoscape.js graph. This complements the built-in gesture support for panning and zooming in Cytoscape.js by giving less savvy users a more traditional UI -- similar to controls on map webapps.

javascript-filesaver 2.0.2
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://github.com/eligrey/FileSaver.js
Licenses: Expat
Build system: trivial
Synopsis: HTML5 saveAs() FileSaver implementation
Description:

FileSaver.js is the solution to saving files on the client-side, and is perfect for web apps that generates files on the client.

javascript-qtip2 3.0.3
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: http://qtip2.com/
Licenses: Expat
Build system: trivial
Synopsis: Pretty powerful tooltips
Description:

The second generation of the advanced qTip plugin for the ever popular jQuery framework.

js-popper 2.0.6
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://popper.js.org/
Licenses: Expat
Build system: minify
Synopsis: Tooltip and popover positioning engine
Description:

Given an element, such as a button, and a tooltip element describing it, Popper will automatically put the tooltip in the right place near the button.

javascript-datatables-select 3.0.0
Propagated dependencies: javascript-datatables-2.2.2@2.2.2
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://datatables.net/extensions/select/
Licenses: Expat
Build system: trivial
Synopsis: Select adds item selection capabilities to a DataTable.
Description:

Select adds item selection capabilities to a DataTable. Items can be rows, columns or cells, which can be selected independently, or together. Item selection can be particularly useful in interactive tables where users can perform some action on the table, such as editing rows or marking items to perform an action on.

javascript-highlight 11.10.0
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://highlightjs.org/
Licenses: Modified BSD
Build system: trivial
Synopsis: Highlight.js is a syntax highlighter written in JavaScript.
Description:

JavaScript syntax highlighter with language auto-detection and zero dependencies.

javascript-parsley 2.9.1
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://parsleyjs.org/
Licenses: Expat
Build system: trivial
Synopsis: Javascript validation library
Description:

Parsley is a javascript library which allows you to write in English your requirements inside your form HTML tags. It can also automatically detects your forms' modifications and adapts its validation accordingly.

js-parsley 2.9.1
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://parsleyjs.org/
Licenses: Expat
Build system: minify
Synopsis: Javascript validation library
Description:

Parsley is a javascript library which allows you to write in English your requirements inside your form HTML tags. It can also automatically detects your forms' modifications and adapts its validation accordingly.

javascript-marked 9.1.5
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://marked.js.org/
Licenses: Expat
Build system: trivial
Synopsis: A markdown parser and compiler. Built for speed.
Description:

A low-level markdown compiler for parsing markdown without caching or blocking for long periods of time.

javascript-smart-time-ago 0.1.5-1.055c385
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: http://pragmaticly.github.com/smart-time-ago/
Licenses: Expat
Build system: trivial
Synopsis: jQuery library to update the relative timestamps
Description:

Smart Time Ago is a little jQuery library to update the relative timestamps in your document intelligently. (e.g "3 hours ago").

javascript-datatables-buttons-3.2.2 3.2.2
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://datatables.net/extensions/buttons/
Licenses: Expat
Build system: trivial
Synopsis: This package contains distribution files for the Buttons extension for DataTables.
Description:

The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases.

javascript-ace 1.31.1
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://github.com/ajaxorg/ace-builds
Licenses: Modified BSD
Build system: trivial
Synopsis: Ace is a code editor written in JavaScript.
Description:

Ace is a code editor written in JavaScript.

javascript-datatables-bootstrap5 2.2.2
Propagated dependencies: javascript-jquery-1.12.4@1.12.4
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://www.datatables.net/
Licenses: Expat
Build system: trivial
Synopsis: Tables plug-in for jQuery
Description:

DataTables is a table enhancing plug-in for the jQuery Javascript library, adding sorting, paging and filtering abilities to plain HTML tables with minimal effort. This package comes with Bootstrap5 integration files for styling.

javascript-jquery-1.12.4 1.12.4
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://jquery.com/
Licenses: Expat
Build system: trivial
Synopsis: JQuery web framework
Description:

jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. With a combination of versatility and extensibility, jQuery has changed the way that millions of people write JavaScript.

js-smart-time-ago 0.1.5-1.055c385
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: http://pragmaticly.github.com/smart-time-ago/
Licenses: Expat
Build system: minify
Synopsis: jQuery library to update the relative timestamps
Description:

Smart Time Ago is a little jQuery library to update the relative timestamps in your document intelligently. (e.g "3 hours ago").

javascript-xterm 5.3.0
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://xtermjs.org/
Licenses: Expat
Build system: minify
Synopsis: Javascript library that allows apps to bring fully-featured terminals in browsers.
Description:

Xterm.js is a front-end component written in TypeScript that lets applications bring fully-featured terminals to their users in the browser. It's used by popular projects such as VS Code, Hyper and Theia.

Total packages: 69239