From 0cdef3376d320563d88a32ead715f141ce736ca3 Mon Sep 17 00:00:00 2001 From: Marek Kotewicz Date: Mon, 3 Nov 2014 17:46:56 +0100 Subject: example --- index.html | 29 ++++++++++++++++++----------- 1 file changed, 18 insertions(+), 11 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 2b3f50a14..8937993c5 100644 --- a/index.html +++ b/index.html @@ -2,22 +2,27 @@ + @@ -25,8 +30,10 @@ function registerName() {

std::name_reg

- -
+ + +
+result:
-- cgit v1.2.3 From 4be4db5e6cfdde4ba5c1243b2bafeb6bbae3643c Mon Sep 17 00:00:00 2001 From: Marian Oancea Date: Wed, 5 Nov 2014 19:46:01 +0200 Subject: Converted to node module Converted to npm package Added brower Added browserify with minification Updated Readme --- index.html | 40 ---------------------------------------- 1 file changed, 40 deletions(-) delete mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html deleted file mode 100644 index 8937993c5..000000000 --- a/index.html +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - -

std::name_reg

- - - -
-result:
- - - - -- cgit v1.2.3