oribase
v0.0.13
Published
origamicore base class
Downloads
77
Readme
Description
This moudule is common function
Install
- origamicore Doc
Config
{
drivers:
[
{name:'global'},
{name:'web' }
]
}
Services
global.web
.get(url,func)
.post(url,data,func)
global.ori
.Random(min,max)
.RandomText(length=5)