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

@cehappdev/ceh-view

Package Overview
Dependencies
Maintainers
4
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cehappdev/ceh-view

Styles and React elements to give a consistent app experience using a data driven approach where the data is abstracted away from the view

  • 0.15.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
increased by33.33%
Maintainers
4
Weekly downloads
 
Created
Source

CEH View

Styles and React elements to give a consistent app experience using a data driven approach where the data is abstracted away from the view

Have a look here https://nerc-ceh.github.io/ceh-view

Installation

we suggest using create-react-app in order to create an application

we suggest using npm

npm i -S @cehappdev/ceh-view

but if you want to use yarn

yarn add @cehappdev/ceh-view

Development

docker-compose up --build -d

then go to port 3001 to see the docs, this also runs dist and style in seperate containers which create transpile on change

Releasing

major for breaking changes minor for new elements patch for fixes and updates

npm login to login to npmjs.com

npm version minor if adding a new feature

npm run release to patch and release CEH View and deploy the website

npm run deploy to only deploy the website

FAQs

Package last updated on 18 Jan 2019

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