Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

debug-gpx

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

debug-gpx

Slice your GPX files to make it easier to debug

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

Debug NPM

A simple tool to cut segments so you can easily deb ug your GPX files using common editors such as wtracks, gpxsee, or run particles.

Installation

npm install -g debug-npm

Usage

The program slices the GPX file while you are debugging it. You can then refresh in your editor. Back on the terminal hit control+c to restore the file to the original state.

debug-gpx --file my_run.gpx --from 100 --to 200

Or in "interactive" mode

debug-gpx --file my_run.gpx

Keywords

FAQs

Package last updated on 24 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc