Socket
Socket
Sign inDemoInstall

@pie-framework/material-ui-calculator

Package Overview
Dependencies
67
Maintainers
5
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @pie-framework/material-ui-calculator

```javascript import Calculator from '@pie-framework/material-ui-calculator'; const Demo = () => ( <Calculator mode="basic" onEvaluateExpression={(expression, result) => {}} /> ); ```


Version published
Weekly downloads
111
decreased by-21.83%
Maintainers
5
Install size
22.8 MB
Created
Weekly downloads
 

Readme

Source

material-ui-calculator

import Calculator from '@pie-framework/material-ui-calculator';
const Demo = () => (
  <Calculator mode="basic" onEvaluateExpression={(expression, result) => {}} />
);

Demo

Commands

CommandNotes
test
release
clean
build

Roadmap

Keywords

FAQs

Last updated on 16 Mar 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc