Socket
Socket
Sign inDemoInstall

@cehappdev/ceh-view

Package Overview
Dependencies
526
Maintainers
4
Versions
49
Alerts
File Explorer

Advanced tools

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


Version published
Weekly downloads
44
increased by780%
Maintainers
4
Install size
158 MB
Created
Weekly downloads
 

Readme

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

Last updated on 18 Jan 2019

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc