UNPKG

nearest-segment

Version:

Finds the segment of a line nearest to a point

11 lines (10 loc) 204 B
launchers: Node: command: node_modules/.bin/mocha -u mocha-given -R tap test/**/*.spec.js protocol: tap launch_in_dev: - Node src_files: - "lib/**/*.js" - "test/**/*.spec.js" - "index.js"