02-15-2024 06:36 AM
NOTE: I recently started developing with angular , so I don't know if the integration of NX into Alfresco projects makes my question "stupid."
The "Alfresco JavaScript API" (https://github.com/Alfresco/alfresco-js-api) project was set as "archived" and transferred to the "Alfresco NG2 Components" (https://github.com/Alfresco/alfresco-ng2-components) project.
I was using the "alfresco-js-api" library to build Alfresco a simple rest api clients on external angular projects separate from the ADF and its components.
Can I still do this ? Only the code allocation on github has changed ? Can i still install create a Alfresco client as a separate project from npm as I did before with the command `npm install @alfresco/js-api` ? or am I forced to use the ng2-components library directly `@alfresco/alfresco-ng2-components` ?
If in a non-ADF angular project I wanted to create a client rest api do I have to use @alfreco/ng2-components ?
02-15-2024 08:43 AM
Response by Denys on this post: https://hub.alfresco.com/t5/application-development/alfresco-js-api-is-archived-how-can-i-integrate-...
Only the physical location of the source code files changed. The library is still published to NPM as usual
02-15-2024 08:43 AM
Response by Denys on this post: https://hub.alfresco.com/t5/application-development/alfresco-js-api-is-archived-how-can-i-integrate-...
Only the physical location of the source code files changed. The library is still published to NPM as usual
Explore our Alfresco products with the links below. Use labels to filter content by product module.