Socket
Socket
Sign inDemoInstall

@viewar/components

Package Overview
Dependencies
7
Maintainers
8
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @viewar/components

ViewAR's reusable react components


Version published
Weekly downloads
3
decreased by-72.73%
Maintainers
8
Install size
5.06 MB
Created
Weekly downloads
 

Readme

Source

@viewar/components

ViewAR's reusable react components

Build Status Dependabot Status PRs Welcome
NPM Release Conventional Commits Semantic Versioning

BETA VERSION

requires @viewar/webpack

ComponentPresenter

❗️ This is just a provisional styleguide subtstitute
🏗 until we found the right component pattern libary to match our needs

see [feat] add styleguide (issue#2)

Usage

npm run start:mock or
npm run start for 3D mode

what

reads hash location and renders corresponding Component

how

links to component showcases are auto generated
requires export in '/components/showcases.js':

export { default as Button } from 'components/Button/Showcase';

Keywords

FAQs

Last updated on 23 Nov 2020

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