dxf-viewer
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "dxf-viewer", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "JavaScript DXF file viewer", | ||
"main": "src/index.js", | ||
"author": "Artyom Lebedev<arlebedev@ugcs.com>", | ||
"license": "MIT", | ||
"license": "Mozilla Public License 2.0", | ||
"repository": "https://github.com/vagran/dxf-viewer", | ||
@@ -14,3 +14,4 @@ "keywords": [ | ||
"webgl", | ||
"html5" | ||
"html5", | ||
"cad" | ||
], | ||
@@ -17,0 +18,0 @@ "dependencies": { |
@@ -7,13 +7,19 @@ # DXF viewer | ||
The usage example and demo is available here: | ||
The usage example is available here: https://github.com/vagran/dxf-viewer-example-src | ||
The package is released under the MIT License. | ||
Deployed demo: https://vagran.github.io/dxf-viewer-example/ | ||
The package is released under the Mozilla Public License 2.0. | ||
This is community version of the viewer. It is initially published in the | ||
[corporate repository](https://bitbucket.org/sphengineering/dxf-viewer) and is used in production in | ||
[corporate repository](https://github.com/ugcs/ugcs-dxf-viewer) and is used in production in | ||
[Atlas](https://atlas.ugcs.com) project. There it will be mostly maintained for project-specific | ||
needs. The community version will receive all generic features and bug fixes. | ||
TODO: npm | ||
## Install | ||
```bash | ||
npm install dxf-viewer | ||
``` | ||
## Features | ||
@@ -20,0 +26,0 @@ |
Sorry, the diff of this file is not supported yet
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
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
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
243815
58
3
70