Skip to content

rename projects to fit core, diagram and tool names #37

Description

@SusieGoebel

Do not forget to fit assembly (I think in angular.json). Also look at each package json

Let's use this a clean start and also start from a version 1.0.0 on all libs (not the two other projects, that are no libs but examples). I will publish the libs to npm, once they are all set.

Name match for the project level:

  • emfular -> core (no ngx since TS only)
  • svg-graphics -> diagram
  • ngx-emfular-integration -> integration
  • ngx-emfular-helper -> tool

for the npm packages we must repsect their naming conventions.
Hence, all BUT core need an ngx- prefix before their name (since they are Angular own libs, not pure TS)
Also, they need emfular- as infix to show our "brand" - then use the normal project name afterwards.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions