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

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.


javascript-datatables-buttons 1.6.2
Propagated dependencies: javascript-datatables@1.10.19
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.

js-filesaver 1.3.2
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://eligrey.com/blog/saving-generated-files-on-the-client-side/
Licenses: Expat
Build system: minify
Synopsis: HTML5 saveAs() FileSaver implementation
Description:

FileSaver.js implements the saveAs() FileSaver interface in browsers that do not natively support it.

FileSaver.js is the solution to saving files on the client-side, and is perfect for webapps that need to generate files, or for saving sensitive information that shouldn't be sent to an external server.

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-col-resize 0.0.10
Propagated dependencies: javascript-datatables@1.10.19
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://github.com/Silvacom/colResize
Licenses: Expat
Build system: trivial
Synopsis: A DataTables plugin for dynamic resizing of columns
Description:

A DataTables plugin for dynamic resizing of columns

javascript-datatables-scroller-2.4.3 2.4.3
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://datatables.net/extensions/scroller/
Licenses: Expat
Build system: trivial
Synopsis: This package contains distribution files for the Scroller extension for DataTables. Only the core software for this library is contained in this package - to be correctly styled, a styling package for Scroller must also be included.
Description:

Scroller is a virtual rendering plug-in for DataTables which allows large datasets to be drawn on screen very quickly. Virtual rendering means is that only the visible portion of the table is drawn, while the scrolling container gives the visual impression that the whole table is visible, allowing excellent browser performance.

javascript-jszip 3.2.2
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://stuk.github.io/jszip/
Licenses: Expat
Build system: trivial
Synopsis: JSZip is a javascript library for creating, reading and editing .zip files, with a lovely and simple API.
Description:

JSZip is a javascript library for creating, reading and editing .zip files, with a lovely and simple API.

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-cytoscape-popper 1.0.4
Propagated dependencies: javascript-cytoscape@3.8.1
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://github.com/cytoscape/cytoscape.js-popper
Licenses: Expat
Build system: trivial
Synopsis: Cytoscape.js extension for integrating Popper.js
Description:

Popper.js allows you to dynamically align a div, e.g. a tooltip, to another element in the page. This extension allows you to use Popper.js on Cytoscape elements. This allows you to create DOM elements positioned on or around Cytoscape elements. It is useful for tooltips and overlays, for example.

javascript-zxcvbn 4.4.2
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://www.usenix.org/conference/usenixsecurity16/technical-sessions/presentation/wheeler
Licenses: Expat
Build system: trivial
Synopsis: Low-Budget Password Strength Estimation
Description:

zxcvbn is a password strength estimator inspired by password crackers. Through pattern matching and conservative estimation, it recognizes and weighs 30k common passwords, common names and surnames according to US census data, popular English words from Wikipedia and US television and movies, and other common patterns like dates, repeats (aaa), sequences (abcd), keyboard patterns (qwertyuiop), and l33t speak.

javascript-jquery 1.10.2
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.

javascript-datatables-scroller-style 2.0.3
Propagated dependencies: javascript-datatables@1.10.19
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://datatables.net/extensions/scroller/scrollerStyles
Licenses: Expat
Build system: trivial
Synopsis: This package contains distribution files required to style Scroller extension for DataTables.
Description:

Scroller is a virtual rendering plug-in for DataTables which allows large datasets to be drawn on screen very quickly. Virtual rendering means is that only the visible portion of the table is drawn, while the scrolling container gives the visual impression that the whole table is visible, allowing excellent browser performance.

javascript-datatables-buttons-bootstrap 1.6.2
Propagated dependencies: javascript-datatables@1.10.19
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 required to style Buttons extension for DataTables with styling for Bootstrap.
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-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-purescript-genome-browser 0.0.0
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://github.com/chfi/purescript-genetics-browser
Licenses: Expat
Build system: trivial
Synopsis: Dist files for the purescript genetics browser
Description:

Dist files for the purescript genetics browser

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-cytoscape-dagre 2.2.2
Propagated dependencies: javascript-cytoscape@3.8.1 javascript-dagre@0.8.4
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://github.com/cytoscape/cytoscape.js-dagre
Licenses: Expat
Build system: minify
Synopsis: Dagre layout for DAGs and trees for Cytoscape.js
Description:

The dagre layout organises the graph using a directed acyclic graph (DAG) system, written by Chris Pettitt. It is especially suitable for DAGs and trees.

javascript-linkify 4.1.3
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://linkify.js.org
Licenses: Expat
Build system: trivial
Synopsis: Find URLs and email addresses in plain text
Description:

JavaScript plugin for finding links in plain-text and converting them to HTML <a> tags

javascript-d3js 4.13.0
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://d3js.org/
Licenses: Modified BSD
Build system: trivial
Synopsis: JavaScript library for visualizing data
Description:

D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS. D3's emphasis on web standards gives you the full capabilities of modern browsers without tying yourself to a proprietary framework, combining powerful visualization components and a data-driven approach to DOM manipulation.

javascript-d3panels 1.8.4
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://kbroman.org/d3panels
Licenses: Expat
Build system: trivial
Synopsis: d3panels for QTL mapping
Description:

This is a set of D3-based graphic panels, to be combined into larger multi-panel charts. They were developed for the R/qtlcharts package.

js-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: minify
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-font-awesome v4.7.0
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://fontawesome.com/
Licenses: SIL OFL 1.1
Build system: trivial
Synopsis: Font that contains a rich iconset
Description:

Font Awesome is a full suite of pictographic icons for easy scalable vector graphics.

javascript-datatables-plugins 1.10.20
Propagated dependencies: javascript-datatables@1.10.19
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://datatables.net/plug-ins/
Licenses: Expat
Build system: trivial
Synopsis: This package contains a collection of plug-ins for the jQuery DataTables table enhancer
Description:

These plug-ins are feature enhancing for the DataTables library, adding extra options to core functionality such as additional sort algorithms, API methods and pagination controls. The plug-ins should not be confused with DataTables 'extensions' which are more significant software libraries which add additional features to DataTables.

javascript-htmx 1.9.5
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://htmx.org/
Licenses: Expat
Build system: trivial
Synopsis: High Power Tools for HTML
Description:

htmx allows you to access AJAX, CSS Transitions, WebSockets and Server Sent Events directly in HTML, using attributes, so you can build modern user interfaces with the simplicity and power of hypertext

javascript-diff 5.1.0
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://github.com/kpdecker/jsdiff#readme
Licenses: Modified BSD
Build system: trivial
Synopsis: A JavaScript text differencing implementation.
Description:

A JavaScript text differencing implementation.

Total results: 573