Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including meitrack-parser with all npm packages installed. Try it out:

const meitrack = require('meitrack-parser'); const raw = new Buffer('$e155,867965021508656,AAA,35,-33.361133,-70.514245,160412155005,A,8,27,0,289,1.3,867,318379,2338885,730|1|32D3|A03F,0008,0000|0000|0000|02DA|0106,00000001,*3A\r\n'); meitrack.parse(raw);

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

meitrack-parser v2.0.0

Parse raw data from Meitrack devices

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free