UNPKG

js-solr-highlighter

Version:

A JavaScript library for highlighting HTML text based on the query in the lucene/solr query syntax

12 lines (11 loc) 209 B
{ "compilerOptions": { "allowJs": true, "outDir": "dist", "target": "ES2020", "module": "CommonJS", "noImplicitAny": true, }, "include": ["index.ts"], "exclude": ["node_modules"] }