node_zettair.git
2 years agoChange from pnpm to npm, add ./link.sh shortcut for npm style package linking master
Nick Downing [Mon, 3 Jan 2022 03:59:05 +0000 (14:59 +1100)]
Change from pnpm to npm, add ./link.sh shortcut for npm style package linking

2 years agoChange to node-addon-api
Nick Downing [Mon, 3 Jan 2022 02:26:46 +0000 (13:26 +1100)]
Change to node-addon-api

4 years agoChange yarn to pnpm, hackily include my home directory for building
Nick Downing [Mon, 3 Feb 2020 15:53:21 +0000 (02:53 +1100)]
Change yarn to pnpm, hackily include my home directory for building

5 years agoFix several bugs in the packaging, and tidy up a bit
Nick Downing [Sun, 18 Nov 2018 03:34:43 +0000 (14:34 +1100)]
Fix several bugs in the packaging, and tidy up a bit

5 years agoPublishable version, rename zetjs to @ndcode/zettair, add license to every file
Nick Downing [Sun, 18 Nov 2018 03:09:16 +0000 (14:09 +1100)]
Publishable version, rename zetjs to @ndcode/zettair, add license to every file

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