Socket
Socket
Sign inDemoInstall

@ebi-gene-expression-group/atlas-experiment-table

Package Overview
Dependencies
144
Maintainers
4
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ebi-gene-expression-group/atlas-experiment-table

This package renders an experiment table with user interaction using Evergreen package


Version published
Maintainers
4
Install size
37.3 MB
Created

Readme

Source

Atlas Experiment Table

An Evergreen-based table with some bells and whistles to be used in Expression Atlas and Single Cell Expression Atlas. With very minor tweaks it can work as a general-purpose table with easy-to-configure searchable and sortable headers, row pagination and dropdown filtering. The only hard requirement is that your table rows are objects instead of arrays (which, to be honest, we don’t know if it’s a more common type for table data).

See the examples in the html directory for details.

More documentation coming soon!

Run it on your browser

Use Webpack-Dev-Server:

npm install
npx webpack-dev-server -d

Then browse to either http://localhost:9000/index-bulk.html or http://localhost:9000/index-sc.html.

FAQs

Last updated on 30 Jun 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc