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 ?
Solved! Go to Solution.
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
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
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.