Socket
Socket
Sign inDemoInstall

01-szhmqd25calc

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

01-szhmqd25calc

``` const calc = require('szhmqd25calc')


Version published
Maintainers
1
Weekly downloads
9
increased by80%

Weekly downloads

Readme

Source

这个吊炸天的计算器

Usage

    const calc = require('szhmqd25calc')

    // 使用加法
    const result1 = calc.add(1,2)
    console.log(result1)

    // 使用加法
    const result2 = calc.substrict(1,2)
    console.log(result2)

Keywords

FAQs

Last updated on 04 Dec 2018

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