node_zettair.git
5 years agoMake zetjs use INDEX_SUMMARISE_TAG
Nick Downing [Fri, 5 Jan 2018 15:55:10 +0000 (10:55 -0500)]
Make zetjs use INDEX_SUMMARISE_TAG

5 years agoImprove npm packaging so it can be installed by npm and imported by a client
Nick Downing [Fri, 5 Jan 2018 11:43:36 +0000 (22:43 +1100)]
Improve npm packaging so it can be installed by npm and imported by a client

5 years agoAdd npm packaging
Nick Downing [Fri, 5 Jan 2018 04:07:16 +0000 (15:07 +1100)]
Add npm packaging

5 years agoCan now search index and obtain results object (always capitalized summaries)
Nick Downing [Thu, 4 Jan 2018 10:07:36 +0000 (21:07 +1100)]
Can now search index and obtain results object (always capitalized summaries)

5 years agoImproved add-on, now links to libzet.so and can open the specified index file
Nick Downing [Thu, 4 Jan 2018 05:53:22 +0000 (16:53 +1100)]
Improved add-on, now links to libzet.so and can open the specified index file

5 years agoInitial commit, demo program, wraps a C++ double in a JS object
Nick Downing [Thu, 4 Jan 2018 03:20:04 +0000 (14:20 +1100)]
Initial commit, demo program, wraps a C++ double in a JS object