Deepak Soni wrote on 6/28/17 12:22 AM:
> Hi Lewis,
> If I understood your question correctly it's about the place where the
> released JavaScript file should reside, so that it can be consumed by
> others.
>
> If it is so, I think you should have a look to
> 1. https://cdnjs.com/libraries: cdn for
You're welcome!
On 28-Jun-2017 9:54 AM, "lewis john mcgibbney" wrote:
> Thank you VERY much.
> Lewis
>
> On Tue, Jun 27, 2017 at 9:22 PM, Deepak Soni
> wrote:
>
>> Hi Lewis,
>> If I understood your question correctly it's about the place where the
>> released JavaScript file should reside, so t
Thank you VERY much.
Lewis
On Tue, Jun 27, 2017 at 9:22 PM, Deepak Soni
wrote:
> Hi Lewis,
> If I understood your question correctly it's about the place where the
> released JavaScript file should reside, so that it can be consumed by
> others.
>
> If it is so, I think you should have a look to
Hi Lewis,
If I understood your question correctly it's about the place where the
released JavaScript file should reside, so that it can be consumed by
others.
If it is so, I think you should have a look to
1. https://cdnjs.com/libraries: cdn for js only
2. https://www.npmjs.com/package/package: Fo
Hi Folks,
I've never released, or aided a project in the release of JavaScript
artifacts.
The example I am currently working with is Apache SensSoft (Incubating)
community who are looking to release UserALE.js [0].
Can anyone suggest a platform/CDN where the JS library should/could reside?
Thank yo