gerber-to-svg
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "gerber-to-svg", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Gerber and NC drill file to SVG converter", | ||
@@ -5,0 +5,0 @@ "main": "lib/gerber-to-svg.js", |
@@ -40,3 +40,3 @@ # gerber-to-svg [![Build Status](http://img.shields.io/travis/mcous/gerber-to-svg.svg?style=flat)](https://travis-ci.org/mcous/gerber-to-svg) [![Coverage](http://img.shields.io/coveralls/mcous/gerber-to-svg.svg?style=flat)](https://coveralls.io/r/mcous/gerber-to-svg) [![Version](http://img.shields.io/npm/v/gerber-to-svg.svg?style=flat)](https://www.npmjs.org/package/gerber-to-svg) | ||
1. Download the standalone [library](https://github.com/mcous/gerber-to-svg/releases/download/v0.0.13-alpha/gerber-to-svg.js) or [minified library](https://github.com/mcous/gerber-to-svg/releases/download/v0.0.13-alpha/gerber-to-svg.min.js) | ||
1. Download the full or minified [standalone library](https://github.com/mcous/gerber-to-svg/releases/latest) | ||
2. Add `<script src="path/to/gerber-to-svg.js"></script>` to your HTML | ||
@@ -43,0 +43,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
80482
21
2408