This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
layui
mirror of
https://github.com/layui/layui
Watch
1
Star
0
Fork
You've already forked layui
0
Code
Issues
Projects
Releases
Wiki
Activity
15d7241ff5
layui
/
node_modules
/
minimist
/
example
/
parse.js
3 lines
69 B
JavaScript
Raw
Blame
History
var
argv
=
require
(
'../'
)
(
process
.
argv
.
slice
(
2
)
)
;
console
.
dir
(
argv
)
;
Reference in New Issue
View Git Blame
Copy Permalink