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

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-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-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-d3js-7 7.9.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-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-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-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-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-marked-highlight 2.0.6
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: https://github.com/markedjs/marked-highlight
Licenses: Expat
Build system: minify
Synopsis: Code highlighting extension for Marked
Description:

This package provides a plugin for the Marked Markdown parser that adds syntax highlighting support for fenced code blocks.

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-underscore-string 2.4.0
Channel: gn-bioinformatics
Location: gn/packages/javascript.scm (gn packages javascript)
Home page: http://esamattis.github.com/underscore.string/
Licenses: Expat
Build system: trivial
Synopsis: String manipulation helpers for javascript
Description:

Javascript lacks complete string manipulation operations. This is an attempt to fill that gap. List of build-in methods can be found for example from Dive Into JavaScript. Originally started as an Underscore.js extension but is a full standalone library nowadays.

js-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: minify
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-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-cytoscape 3.8.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-highlight-ui 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-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-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-popper 1.12.9
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.

julia-plutosliderserver 0.3.11
Propagated dependencies: julia-abstractplutodingetjes@1.1.4 julia-configurations@0.16.4 julia-fromfile@0.1.5 julia-git@1.2.1 julia-http@0.9.17 julia-json@0.21.3 julia-pluto@0.19.9 julia-terminalloggers@0.1.7
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaPluto/PlutoSliderServer.jl
Licenses: Unlicense
Build system: julia
Synopsis: Web server to run parts of a Pluto.jl notebook
Description:

This package provides a web server to run just the @bind parts of a Pluto.jl notebook.

julia-http 1.0.5
Dependencies: julia-json@0.21.3 julia-bufferedstreams@1.0.0
Propagated dependencies: julia-codeczlib@0.7.0 julia-inifile@0.5.0 julia-loggingextras@1.0.0 julia-mbedtls@1.0.3 julia-simplebufferstream@1.1.0 julia-uris@1.3.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://juliaweb.github.io/HTTP.jl/
Licenses: Expat
Build system: julia
Synopsis: HTTP support for Julia
Description:

HTTP.jl is a Julia library for HTTP Messages, implementing both a client and a server.

julia-simplebufferstream 1.1.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaPackaging/SimpleBufferStream.jl
Licenses: Expat
Build system: julia
Synopsis: What Base.BufferStream should be
Description:

This is what I wish Base.BufferStream was.

julia-git-jll 2.36.1+2
Dependencies: git-minimal@2.52.0
Propagated dependencies: julia-jllwrappers@1.3.0 julia-expat-jll@2.2.10+0 julia-openssl-jll@1.1.1+2 julia-libiconv-jll@1.16.1+0 julia-zlib-jll@1.2.12+1
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaBinaryWrappers/Git_jll.jl
Licenses: Expat
Build system: julia
Synopsis: Git library wrappers
Description:

This package provides a wrapper for the git library.

julia-progresslogging 0.1.4
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaLogging/ProgressLogging.jl
Licenses: Expat
Build system: julia
Synopsis: Define progress logs
Description:

ProgressLogging.jl is a package for defining progress logs. It can be used to report progress of a loop/loops with time-consuming body.

julia-loggingextras 1.0.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaLogging/LoggingExtras.jl
Licenses: Expat
Build system: julia
Synopsis: Composable Loggers for the Julia Logging StdLib
Description:

LoggingExtras is designs around allowing you to build arbitrarily complicated systems for "log plumbing". That is to say basically routing logged information to different places. It is built around the idea of simple parts which are composed together, to allow for powerful and flexible definition of your logging system.

Total results: 573