0.2.4 • Published 10 years ago

node-jsfl-runner v0.2.4

Weekly downloads
8
License
ISC
Repository
-
Last release
10 years ago

node-jsfl-runner

To Compile

  • Install TypeScript & TSD
  • tsd reinstall -o
  • tsd rebundle
  • tsc

To Get

  • npm install node-jsfl-runner

Method description

  • createJSFL(jsfl: JSFL, outputFileName: string, initParams: Array, callback: (err?: NodeJS.ErrnoException, outputFileName?: string) => void): void
  • deleteJSFL(fileName: string, callback: (err?: NodeJS.ErrnoException) => void): void
  • runJSFL(execOpts: Object, jsflName: string, callback: (err?: NodeJS.ErrnoException) => void): void

Example

  • Check out example/usage.ts for sample usage.
0.2.4

10 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.9

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.1

10 years ago