funny-accidents

时间:2024-06-02 03:56:36
【文件属性】:

文件名称:funny-accidents

文件大小:12KB

文件格式:ZIP

更新时间:2024-06-02 03:56:36

JavaScript

有趣的事故 我们不会犯错误,只有快乐的小事故。 鲍勃·罗斯 受( 以及我自己的启发,当时我有点痴迷于(当时的名字叫玉)。 安装 用或安装 : $ npm install funny-accidents # or $ yarn add funny-accidents 用法 在全球范围内允许发生一些小事故: import 'funny-accidents' ; consloe . log ( 'hello' ) ; cnosole . log ( 'ehlo' ) ; consoel . log ( 'hola' ) ; 允许在特定对象上犯一些快乐的小错误: import patch from 'funny-accidents/patch' const user = { name : 'John Doe' , } ; patch ( user ) ; console . log (


【文件预览】:
funny-accidents-master
----readme.markdown(1KB)
----.gitignore(13B)
----package.json(677B)
----patch.test.js(346B)
----package-lock.json(34KB)
----index.js(50B)
----patch.js(806B)

网友评论