Skip to content

amorri40/node-gmk-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-gmk-parser

Node.js based Game Maker file parser

Running Tests

Mocha Tests

time grunt mochaTest

Ava Tests

time ava

Jest Tests

time jest

Mocha vs Ava comparison

Time for ava:

8 passed

real    0m1.603s
user    0m1.911s
sys     0m0.326s

Time for mocha:

8 passing (663ms)

real    0m1.552s
user    0m1.478s
sys     0m0.281s

Time for jest:

real    0m2.505s
user    0m2.363s
sys     0m0.586s

About

Node.js based Game Maker file parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published