8000 GitHub - btomasini/authlogic-react
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

btomasini/authlogic-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
< 7770 a title="yarn.lock" aria-label="yarn.lock, (File)" class="Link--primary" href="/btomasini/authlogic-react/blob/master/yarn.lock" data-discover="true">yarn.lock
 
 

Repository files navigation

authlogic-react

Authlogic React Component

NPM JavaScript Style Guide

Install

npm install --save authlogic-react

Usage

import * as React from 'react'

import MyComponent from 'authlogic-react'

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

License

MIT © btomasini

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0