0.0.74 • Published 6 months ago

a3dviewer v0.0.74

Weekly downloads
91
License
-
Repository
-
Last release
6 months ago

a3DViewer

This project was generated with Angular CLI version 9.1.7.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Dedicated Versions

Increment version number before releasing to apps using this project inside package.json and package-lock.json. Note : No two viewer version number can be same(Ex - Quote and Inspection project, version number should be different)

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Test Publish

Run npm run-script packagr, copy content of dist to your project, test if it works before publishing.

Publish

Run npm run-script sendToNPM to package and publish.

Use Library

  1. Upgrade angular to the version of a3dviewer.
  2. Import the project using npm i a3dviewer.
  3. Import MainViewerModule from a3dviewer.
  4. Copy Assets folder data from node_modules\a3dviewer to src\assets.
  5. Add <app-viewer-main [BasicWindow]=basic [fileID]=fileid style="width: 80%; height: 100%; position: fixed; top: 0; left: 0;"></app-viewer-main> to html file, where basicwindow is a boolean which defines if you need the bare minimum window or not and fileid is number which defines the fileid. style can be defined here.
  6. Add ./node_modules/@angular/material/prebuilt-themes/indigo-pink.css to styles array in angular.json in your project.
  7. Now you will have to debug the code and do some experimentation to get it to work properly.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

0.0.73

6 months ago

0.0.74

6 months ago

0.0.70

8 months ago

0.0.71

7 months ago

0.0.72

6 months ago

0.0.69

10 months ago

0.0.68

1 year ago

0.0.62

2 years ago

0.0.63

2 years ago

0.0.64

1 year ago

0.0.65

1 year ago

0.0.66

1 year ago

0.0.67

1 year ago

0.0.60

2 years ago

0.0.61

2 years ago

0.0.59

2 years ago

0.0.52

2 years ago

0.0.53

2 years ago

0.0.54

2 years ago

0.0.55

2 years ago

0.0.56

2 years ago

0.0.57

2 years ago

0.0.58

2 years ago

0.0.51

3 years ago

0.0.50

3 years ago

0.0.49

3 years ago

0.0.48

3 years ago

0.0.47

3 years ago

0.0.43

3 years ago

0.0.44

3 years ago

0.0.45

3 years ago

0.0.46

3 years ago

0.0.42

3 years ago

0.0.40

3 years ago

0.0.41

3 years ago

0.0.37

3 years ago

0.0.38

3 years ago

0.0.39

3 years ago

0.0.36

3 years ago

0.0.32

3 years ago

0.0.33

3 years ago

0.0.34

3 years ago

0.0.35

3 years ago

0.0.30

3 years ago

0.0.31

3 years ago

0.0.28

3 years ago

0.0.29

3 years ago

0.0.27

3 years ago

0.0.25

3 years ago

0.0.26

3 years ago

0.0.24

3 years ago

0.0.23

3 years ago

0.0.22

3 years ago

0.0.21

3 years ago

0.0.20

3 years ago

0.0.19

3 years ago

0.0.18

3 years ago

0.0.17

3 years ago

0.0.16

3 years ago

0.0.12

3 years ago

0.0.13

3 years ago

0.0.14

3 years ago

0.0.15

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago