vue-chemistry:Vue的Reacted JavaScript函数

时间:2021-03-07 23:25:52
【文件属性】:
文件名称:vue-chemistry:Vue的Reacted JavaScript函数
文件大小:377KB
文件格式:ZIP
更新时间:2021-03-07 23:25:52
vue reactivity vue-composition-api composition-api vueuse 这科学涉及状态的, 和结构,以及它们在过程中经历的转换。 Vue的Reactized JavaScript函数,由提供。 React了吗? 什么? 在JavaScript中,大多数时候,您都在处理过程函数。 这意味着在计算/转换之后,结果将不知道与其来源的关系,例如 function sum ( x , y ) { return x + y } let a = 1 let b = 2 let c = sum ( a , b ) // c = a + b = 3 a = 2 console . log ( c ) // still 3, not 4 另一方面,在Microsoft Excel或Google表格等Spreadsheets应用程序中,只要公式的来源发生更改,公式就始终是最新的。 是一种处理JavaScript中React性的方法。 在,我们有点将过程和React性混合
【文件预览】:
vue-chemistry-main
----.eslintrc(266B)
----.github()
--------FUNDING.yml(14B)
--------workflows()
----src()
--------boolean()
--------console()
--------utils.ts(935B)
--------index.ts(171B)
--------number()
--------json()
--------core.ts(184B)
--------math()
--------string()
----.vscode()
--------settings.json(211B)
----scripts()
--------build.ts(714B)
--------generate.ts(2KB)
----res()
--------reactivity-spreadsheet.gif(901KB)
--------hero.png(33KB)
----tsconfig.json(338B)
----LICENSE(1KB)
----test()
--------examples.test.ts(1KB)
--------utils.ts(156B)
--------string.test.ts(365B)
----jest.config.js(212B)
----README.md(6KB)
----pnpm-lock.yaml(157KB)
----.gitignore(1KB)
----.eslintignore(13B)
----package.json(2KB)

网友评论