itemsjs-server-optimized
Version:
30 lines (18 loc) • 627 B
Markdown
# ItemsJS optimized for server
This is the optimized clone of https://github.com/itemsapi/itemsjs for server faceted search.
It has Node.js simplicity and C++ speed.
## Features
- very fast faceted search
- full text
- pagination
### NPM
```bash
npm install itemsjs-server-optimized
```
## Caveats
Some function might not working yet
## Requirements
- Nodejs >= 12.x
## Licence
You can use ItemsJS for free, if your project is Open Source. If you want to use ItemsJS in to build commercial software, you need to buy a commercial license.
Commercial editions can be used in closed source environment. More info soon