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.
Only the physical location of the source code files changed. The library is still published to NPM as usual
Only the physical location of the source code files changed. The library is still published to NPM as usual
Ty very much for the clarification
Discussions, help and advice about the Alfresco Development Framework.
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.