Tryin' Lightning?!

The DevTool that strikes fast.

"Those who get it, get it." — For developers who know speed matters.

Get Started.

npm i @microsearch/lightning

Lightning Fast.

Microsecond search speeds.

Developer First.

Built for your workflow.

CLI Ready.

Command line interface.

Open Source.

100% transparent.

Quick Start.

import { addDocumentsFromPath, search } from '@microsearch/lightning';

// Index your documents
await addDocumentsFromPath('./documentation');

// Search your codebase
const results = await search('API reference');

// Lightning fast results ⚡
console.log(results);

Ready to strike? Join developers already using Lightning.