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

cellstore-manager

Package Overview
Dependencies
Maintainers
2
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cellstore-manager

React frontend for the CellStore.

  • 1.17.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
7
decreased by-61.11%
Maintainers
2
Weekly downloads
 
Created
Source

CellStore Manager

React frontend for the CellStore.

CircleCI NPM version

Installation, test, and run server

$ yarn install
$ yarn test
$ yarn start

Supported Browsers (tested on all builds of master)

  • Chrome: version 36 (or greater)
  • Internet Explorer: version 11 (or greater)
  • Safari: version 8 (or greater)
  • Firefox: version 40 (or greater)

NPM client

yarn is the prefered npm client. It is mendatory to use it to manage dependencies or edit the package.json in general.

It is also possible to use npm to build the package. In that case, just run npm install && npm start

Working environment

Chrome extensions

Atom packages

  • atom-typescript: Base package for typescript (for autocomplete and typing)
  • linter: Base package for linting
  • linter-ts: To get lint for typescript in atom.
Optional
  • atom-beautify: beautify code.
  • file-icons: Adds file specific icons to atom for improved visual grepping.
  • file-watcher: An open file watcher for Atom that will prompt when the file on disk has changed. (useful when switching branches)
  • vim-mode-plus: support for vim commands

FAQs

Package last updated on 03 Feb 2017

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