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
___
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.
> >
> &g
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
On Thu, 2019-02-14 at 12:55 -0600, Jeremy White wrote:
> Signed-off-by: Jeremy White
> ---
> spice.css | 2 ++
> spice.html | 2 +-
> 2 files changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/spice.css b/spice.css
> index 4c61cb3..968ba16 100644
> --- a/spice.css
> +++ b/spice.css
> @@ -
On Thu, 2019-02-14 at 12:55 -0600, Jeremy White wrote:
> Signed-off-by: Jeremy White
> ---
> .gitignore | 1 +
> Makefile| 30 +-
> package.json => package.json.in | 2 +-
> 3 files changed, 23 insertions(+), 10 deletions(
On Thu, 2019-02-14 at 12:55 -0600, Jeremy White wrote:
> Signed-off-by: Jeremy White
> ---
> spice.html | 9 ++---
> 1 file changed, 6 insertions(+), 3 deletions(-)
>
> diff --git a/spice.html b/spice.html
> index f9e1af4..d744ef9 100644
> --- a/spice.html
> +++ b/spice.html
> @@ -146,8 +146