Socket
Socket
Sign inDemoInstall

01-calc

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-calc

这是一个非常好用的计算器,是sherry写的


Version published
Maintainers
1
Weekly downloads
9
increased by50%

Weekly downloads

Readme

Source

##介绍 这是一个非常好用的计算器,是sherry写的

Usage

//1.导包 const calcObj = require("01-calc")

//2.使用 console.log("加法结果"+calcObj.addFunc(8,5)); console.log("减法结果"+calcObj.substrictFunc(6,2))

##后记 第一次写,哈哈哈

Keywords

FAQs

Last updated on 19 Aug 2017

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