🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

zidingyi

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zidingyi

const counter = require("zidingyi")

latest
npmnpm
Version
1.0.2
Version published
Weekly downloads
9
125%
Maintainers
1
Weekly downloads
 
Created
Source

##这是一个只有加减乘除的计算器

##语法

const counter = require("zidingyi")

//使用加法

const result1 = counter.add(1,2) console.log(result1)

//使用减法

const result2 = counter.minus(1,2) console.log(result2)

Keywords

黑马

FAQs

Package last updated on 04 Dec 2018

Did you know?

Socket

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