There are some docs here: 1. http://cordova.apache.org/docs/en/latest/guide/hybrid/plugins/index.html#publishing-plugins 2. http://cordova.apache.org/docs/en/latest/guide/hybrid/plugins/index.html#integrating-with-plugin-search
-Nikhil -----Original Message----- From: Brad Reynolds [mailto:[email protected]] Sent: Thursday, April 7, 2016 9:19 AM To: [email protected] Subject: Re: cordova-plugin-remote-inject release Will do. Thanks for the pointer. On Thu, Apr 7, 2016 at 11:13 AM, Shazron <[email protected]> wrote: > Hi, > Check out the official plugins, they have a package.json which is the > npm package format for publishing to their registry. Most plugins > would publish to that so users can just install a plugin by name. > > On Thursday, April 7, 2016, Brad Reynolds <[email protected]> wrote: > > > If there's an official way to release a plugin let me know but I > > just pushed a plugin we developed to github. It allows for a > > cordova app to inject cordova into a remote site. This allows us to > > have a cordova app with native integration and a mobile app for > > older devices and platforms > we > > don't support in app form. > > > > https://github.com/TruckMovers/cordova-plugin-remote-injection > > > > -bradr > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
