Socket
Book a DemoInstallSign in
Socket

@aics/allencell-nav-bar

Package Overview
Dependencies
Maintainers
3
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aics/allencell-nav-bar

Nav bar for allen cell subdomains.

latest
npmnpm
Version
1.0.3
Version published
Maintainers
3
Created
Source

Allencell nav bar

Nav bar for subdomain applications that matches our navbar on allencell.org

Description

Main features in a brief descriptive text.

Installation

Gradle tasks:

scriptcomments
buildcreate CommonJS, ES module, and UMD builds
bundlerun Webpack to create a UMD bundle
cleanremove generated artifacts
formatrun prettier on src directory
generateTypesgenerate type declarations
lintrun eslint on src directory
transpileCommonJsrun babel on src directory; transpile import/export statements for a CommonJS compatible build
transpileESrun babel on src directory; do not transpile import/export statements for an ES module compatible build (used by bundlers for tree-shaking)
testrun mocha; searches for any files matching the pattern "src/**/*.test.js"
typeCheckrun tsc in type-check only mode
startruns an example app from examples for testing. Runs at localhost:8080/public/

Documentation

If you have more extensive technical documentation (whether generated or not), ensure they are published to the following address: For full package documentation please visit organization.github.io/projectname.

Quick Start

Describe the most common operations, step by step, that a first time user would want to know, here.

Development

See CONTRIBUTING.md for information related to developing the code.

FAQs

Package last updated on 14 Apr 2020

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