Skip to content

Releases: paperhive/srch

v1.3.0

17 Jan 13:55
Compare
Choose a tag to compare

Add function to remove diacritics

v1.2.1

09 Dec 14:59
Compare
Choose a tag to compare

Bug fix in backTransformRange()

v1.2.0

30 Nov 14:50
Compare
Choose a tag to compare

Added transform()

  • transforms input string: handles spaces and transforms to lowercase
  • returns transformedStr and mappings

Added SearchIndex and function search(searchStr) that returns ranges of searchStr in the index

v1.1.0

28 Nov 18:16
Compare
Choose a tag to compare

Added backTransformRange()