Fuse. Search through text and data to find what you need.

fusejs.com

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2016
  • fuse.js for your pleasure ;)
  • no more gitignore.
February 2010
  • better opera detection
  • fusejs: Remove unused legacy PrototypeJS files. [jddalton]
  • fusejs: Update vendor repos. [jddalton]
  • fusejs: Add alpha disclaimers to the README.markdown. [jddalton]
  • fusejs: Ensure new fuse.Object() is instanceof fuse.Object. [jddalton]
  • fusejs: Ensure fuse.Object.toQueryString() works correctly when objec…
  • fusejs: Rename fuse.env.test() key `STRING_METHODS_WRONGLY_SETS_REGEX…
January 2010
  • fusejs: Rename fuse.env.Bug/Feature to fuse.env.test and add fuse.env…
  • fusejs: Lowercase the Fuse namespaces and remove the List aliases. [j…
  • fusejs: Add the overlooked reverse(), sort(), and splice() methods to…
  • fusejs: Make Fuseboxed constructor's prototype values of the OBJECT__…
  • fusejs: Add sandboxed Boolean constructor to Fusebox. [jddalton]
  • fusejs: Add a lot of comments to Fuse.Fusebox() and cleanup its codeb…
  • fusejs: Remove `delete this[expando]` from Ajax.Updater, Ajax.TimedUp…
  • fusejs: Rename Element#descendantOf to Element#contains and flip the …
  • fusejs: Cleanup ATTRIBUTE_NODES_PERSIST_ON_CLONED_ELEMENTS bug test, …
  • fusejs: Rename overlooked readAttribute/writeAttribute method calls. …
  • fusejs: Ensure isHostObject() avoids a false positive for null values…