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

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-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-scroller-style-2.4.3 2.4.3
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-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.

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-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.

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-cytoscape-qtip 2.7.1
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
Licenses: Expat
Build system: trivial
Synopsis: Cytoscape.js extension that wraps the QTip jQuery library
Description:

Cytoscape.

javascript-cytoscape 3.17.1
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-canvas-toblob 0.0.0-1.f1a0189
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://github.com/eligrey/canvas-toBlob.js/
Licenses: Expat
Build system: trivial
Synopsis: canvas.toBlob() implementation
Description:

canvas-toBlob.js implements the standard HTML5 canvas.toBlob() and canvas.toBlobHD() methods in browsers that do not natively support it.

javascript-jquery-cookie 1.3.1
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: http://jasonmayes.com/projects/twitterApi/
Licenses: Expat
Build system: trivial
Synopsis: A simple, lightweight jQuery plugin for reading, writing and deleting cookies.
Description:

A simple, lightweight jQuery plugin for reading, writing and deleting cookies. No longer maintained, superseded by JS Cookie: https://github.com/js-cookie/js-cookie

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-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-lodash 4.17.15
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://lodash.com
Licenses: Expat
Build system: trivial
Synopsis: JavaScript utility library delivering modularity, performance & extras
Description:

Lodash makes JavaScript easier by taking the hassle out of working with arrays, numbers, objects, strings, etc. Lodash's modular methods are great for:

  1. Iterating arrays, objects, & strings

  2. Manipulating & testing values

  3. Creating composite functions

javascript-linkify-html 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 highlightinging links within strings that contain HTML markup.

javascript-jquery-ui 1.13.2
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://jqueryui.com/
Licenses: Expat
Build system: trivial
Synopsis: user interface interactions built on top of jquery
Description:

jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.

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.

js-underscore 1.12.0
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://underscorejs.org
Licenses: Expat
Build system: minify
Synopsis: Utility-belt library for JavaScript
Description:

Underscore is a JavaScript library that provides a whole mess of useful functional programming helpers without extending any built-in objects.

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.

javascript-diff2html 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-datatables-col-reorder 1.5.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/colreorder/
Licenses: Expat
Build system: trivial
Synopsis: This package contains distribution files for the ColReorder extension for DataTables.
Description:

ColReorder adds the ability for the end user to be able to reorder columns in a DataTable through a click and drag operation. This can be useful when presenting data in a table, letting the user move columns that they wish to compare next to each other for easier comparison

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-nvd3 1.8.5
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://nvd3.org/
Licenses: ASL 2.0
Build system: trivial
Synopsis: A reusable charting library written in d3.js
Description:

This project is an attempt to build re-usable charts and chart components for d3.js without taking away the power that d3.js gives you. This is a very young collection of components, with the goal of keeping these components very customizable, staying away from your standard cookie cutter solutions.

javascript-underscore 1.12.0
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://underscorejs.org
Licenses: Expat
Build system: trivial
Synopsis: Utility-belt library for JavaScript
Description:

Underscore is a JavaScript library that provides a whole mess of useful functional programming helpers without extending any built-in objects.

javascript-colorbox 1.4.36
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: http://www.jacklmoore.com/colorbox/
Licenses: Expat
Build system: trivial
Synopsis: Lightweight customizable lightbox plugin for jQuery
Description:

Colorbox is a lightweight customizable lightbox plugin for jQuery.

Total results: 579