0.1.0-test • Published 6 years ago

csw-aas-js1 v0.1.0-test

Weekly downloads
-
License
Apache License 2....
Repository
github
Last release
6 years ago

csw-aas-js

This library provides React components to integrate authentication and authorization while building UI applications

NPM JavaScript Style Guide

Install

npm install

Usage

import React, { Component } from 'react'

import MyComponent from 'csw-aas-js'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

Apache Licence Version 2.0 © TMT Software