Library with the functions to search from or filter data ranging from a single to a set of criteria.

FAMBL e3ae99a397 Added ObservableStorage option. 1 年之前
schemas 7b8e05bc99 write first test file *no filter yet 1 年之前
services e3ae99a397 Added ObservableStorage option. 1 年之前
test e3ae99a397 Added ObservableStorage option. 1 年之前
types eab501ed10 integrate mongoDB data query 1 年之前
.gitignore d469cecf51 basic setup 1 年之前
README.md d469cecf51 basic setup 1 年之前
generate_data.ts 0c2276bcfc upgraded to include array search 1 年之前
hello.proto 7b8e05bc99 write first test file *no filter yet 1 年之前
index.ts 84b483840f Rename as SearchService. 1 年之前
package-lock.json 7b8e05bc99 write first test file *no filter yet 1 年之前
package.json 8154f40384 observable testing 1 年之前
payload.json 0c2276bcfc upgraded to include array search 1 年之前
tsconfig.json d469cecf51 basic setup 1 年之前

README.md

FIS Search Utility

A library that can be plucked in from any library to utilize its search or filter features. Details to be disclosed at a later time. Please be patient

Note: WIP

TBU:

No special setup required.

Install required node modules:

TBA

Pull submodules:

TBA

Usage:

TBA