fex.js:具有独特功能的Fex.js库

时间:2021-05-08 07:40:07
【文件属性】:
文件名称:fex.js:具有独特功能的Fex.js库
文件大小:7KB
文件格式:ZIP
更新时间:2021-05-08 07:40:07
JavaScript 菜单 关于 Fex.js是轻量级但舒适的模块,具有独特的功能! 华氏温度到摄氏温度 摄氏到华氏度 空气湿度 安装 npm install fex . js 要求 必须安装Node.js> 10.0.0。 用法示例 const fex = require ( 'fex.js' ) fex . CtoF ( 100 ) // 100 Celsius = 212 Fahrenheit fex . FtoC ( 50 ) // 50 Fahrenheit = 10 Celsius fex . Ah ( 10 , 20 ) // 10 gr/m³ (absolute) and 20 g/m³ (maximum) = 50% 开发者 Nazuna。#2021-代码,设计。
【文件预览】:
fex.js-main
----.circleci()
--------config.yml(100B)
----README.md(1KB)
----.github()
--------workflows()
----LICENSE(1KB)
----package.json(1KB)
----src()
--------main.js(126B)
--------Util()
----.idea()
--------.gitignore(98B)
--------modules.xml(264B)
--------inspectionProfiles()
--------fex.js.iml(458B)
----package-lock.json(97B)

网友评论