fergiemcdowall / search-index

A persistent, network resilient, full text search library for the browser and Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can't figure out how to load on observable

trebor opened this issue · comments

I was hoping to use the tool on Observable but I was unable to load the package. They have a module loading tool here:

https://observablehq.com/@observablehq/module-require-debugger?module=search-index

which tries a number of approaches. I have also created a toy-notebook to show my (very simple) attempt to load the module.

‘search-index’ is a vanilla, non-compiled node module with the entry point described in ‘package.json’ under ‘main’. Observable is new to me, so I cant give any more help unfortunately.

What is your high level aim here?