Thomas-1985

Results 16 issues of Thomas-1985

Hi package version: 5.0.0 Currently i use minisearch like this ``` const data = [ { "title": "Old Man's War", "author": "John Scalzi" }, { "title": "The Lock Artist", "author":...

Hi Just a feature suggestion from my side (very nice project by the way) I just thought if it would be nice to define a preset (i.e. "LiFe" "charge" at...

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** Is there a way to specify the `lastmod` attribute per url link. So something...

feature
needs investigation

- Whenever an event is emitted from one of the socket.io clients, it is shown in the "Events" page as "Event received" with the payload if any. It would be...

Hi, Is there a way and if so how to see what attributes have been removed/escaped from the input string? I am thinking of a `removedElements` property or similar. I...

**Describe the bug** Version: 5.5.3 I am using the `sync` api to parse a csv file and get the records. I also need the headers (on the first line) for...