Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
Npm packages in Monaca
-
I am aware it is possible to import cordova plugins in Monaca. Monaca relies on Cordova, which itself relies on Npm; is it possible touse Npm packages directly? Some Npm packages provide functiuonalities that are not available as Cordova plugins, or at least not in a satisfactory way.
-
You can definitely use npm if you develop locally, then synch your project with Monaca IDE by using Monaca CLI/Localkit. Definitely, you cannot use npm directly from Monaca IDE.