1.1.0 • Published 1 year ago

verak-ui v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Verak UI Component Library

Verak's in house component library

Getting Started

Install this package in your project using

npm i git+ssh://git@github.com/Engaged-Insurance/verak-ui.git --save

You can use the components through imports

import { Button } from 'verak-ui'

Contributing

To contribute to the component library -

  • Clone the project in your local system
  • Make desired changes
  • Run npm run build to build the dist folder
  • Test the changes
  • Commit & push

List of components being exported

Components excluded

  • Appbar.js - Using auth0
  • AppbarWarningModal.js - Using Context
  • LoadingOverlay.js - Using Context but no external dependencies
  • SecondaryNavbar.js - Using hooks/useScrollDirectionDetect
  • SidePanel.js - Using auth0 and apihook
1.1.0

1 year ago

1.0.0

1 year ago