This website requires JavaScript.
Explore
Help
Register
Sign In
kevisual
/
gen-js
Watch
1
Star
0
Fork
0
You've already forked gen-js
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
gen-js
/
tojs
History
abearxiong
a765dc8ba7
temp
2025-03-18 11:24:46 +08:00
..
src
temp
2025-03-18 11:24:46 +08:00
.npmrc
temp
2025-03-18 11:24:46 +08:00
package.json
temp
2025-03-18 11:24:46 +08:00
README.md
temp
2025-03-18 11:24:46 +08:00
rollup.config.js
temp
2025-03-18 11:24:46 +08:00
tsconfig.json
temp
2025-03-18 11:24:46 +08:00
README.md
Unescape
Escape
tojs
把一些ts和js文件转为import可以使用的js文件
浏览器请求的时候
,
返回对应的cache。
使用
import
{
toJs
}
from
'@kevisual/tojs'
;