scoped-script

0.1.0 • Public • Published

说明

新范式,用来写DSL嵌入

基本环境范式

function({emit,output,get}){
  //can be provide by using Dialog or Console etc.
  let a=get("com.gmono.testform");
  //do sth...
  output(b)
  emit("newevent",b)
}

Readme

Keywords

none

Package Sidebar

Install

npm i scoped-script

Weekly Downloads

1

Version

0.1.0

License

none

Unpacked Size

232 kB

Total Files

7

Last publish

Collaborators

  • gmono