
Security News
Package Maintainers Call for Improvements to GitHub’s New npm Security Plan
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
@ebi-gene-expression-group/atlas-experiment-table
Advanced tools
This package renders an experiment table with user interaction using Evergreen package
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!
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
This package renders an experiment table with user interaction using Evergreen package
The npm package @ebi-gene-expression-group/atlas-experiment-table receives a total of 2 weekly downloads. As such, @ebi-gene-expression-group/atlas-experiment-table popularity was classified as not popular.
We found that @ebi-gene-expression-group/atlas-experiment-table demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
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.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.