Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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

Package Overview
Dependencies
Maintainers
0
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

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

  • 3.2.11
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
9
increased by125%
Maintainers
0
Weekly downloads
 
Created
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

Package last updated on 06 Sep 2024

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc