0.1.2 • Published 5 years ago

react-keycap v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

react-keycap · Status React npm GitHub last commit GitHub

React rapid development component library

Installation

npm install react-keycap

Documentation

You can find the react-keycap documentation on the website.

Examples

import React from "react";
import Avatar from "react-keycap";

export default class main extends React.Component {
	render() {
		return <Avatar path={"$path"} width={"100px"} height={"100px"} />;
	}
}

Thanks for free JetBrains Open Source license