Re: [Spice-devel] [spice-html5]Converting to NodeJS

2019-02-04 Thread Cedric Bosdonnat
On Mon, 2019-02-04 at 08:30 -0600, Jeremy White wrote: > > > I'd be delighted if spice-html5 had a proper name space! > > > > How should we proceed? I could implement this using ES6 exports, > > but > > that rules out really old browsers. Not sure if CommonJS exports > > would > > cover a broader

Re: [Spice-devel] [spice-html5]Converting to NodeJS

2019-02-04 Thread Jeremy White
I'd be delighted if spice-html5 had a proper name space! How should we proceed? I could implement this using ES6 exports, but that rules out really old browsers. Not sure if CommonJS exports would cover a broader audience thought. To some extent, spice-html5 does not support truly old browser

Re: [Spice-devel] [spice-html5]Converting to NodeJS

2019-02-04 Thread Cedric Bosdonnat
On Fri, 2019-02-01 at 13:07 -0600, Jeremy White wrote: > On 2/1/19 11:55 AM, Cedric Bosdonnat wrote: > > I'm pondering converting spice-html5 before submitting it to > > npmjs.org. > > In the move I'ld move everythin into a SpiceHtml5 namespace. > > > > How does that sound? I'm ready to invest som

Re: [Spice-devel] [spice-html5]Converting to NodeJS

2019-02-01 Thread Jeremy White
Hi Cedric, On 2/1/19 11:55 AM, Cedric Bosdonnat wrote: Hi Jeremy, I'm pondering converting spice-html5 before submitting it to npmjs.org. In the move I'ld move everythin into a SpiceHtml5 namespace. How does that sound? I'm ready to invest some effort into it, but I'ld rather to have your ACK

[Spice-devel] [spice-html5]Converting to NodeJS

2019-02-01 Thread Cedric Bosdonnat
Hi Jeremy, I'm pondering converting spice-html5 before submitting it to npmjs.org. In the move I'ld move everythin into a SpiceHtml5 namespace. How does that sound? I'm ready to invest some effort into it, but I'ld rather to have your ACK before ;) Regards -- Cedric ___