react-calculatxr

1.0.10 • Public • Published

react-calculatxr

Size Version NPM License

A calculator similar to the windows calculator

Demo

Install

npm install react-calculatxr --save
yarn add react-calculatxr

Usage

import { Calculator } from "react-calculatxr";
import "react-calculatxr/dist/react-calculatxr.css";

const Example = () => {
	return <Calculator />;
};

Props

Props Type Required Default Description
className String Optional null You can provide a class you'd like to add to the calculator to add some styles to it

Package Sidebar

Install

npm i react-calculatxr

Weekly Downloads

1

Version

1.0.10

License

MIT

Unpacked Size

31.8 kB

Total Files

16

Last publish

Collaborators

  • abxlfazl-khxrshidi