The docs, in the browser — jsn

The same index as a local web UI — search, filter by bundle, read in a viewer.

What can JSN do for this ServiceNow workflow? The same index as a local web UI — search, filter by bundle, read in a viewer. JSN gives you a direct terminal workflow instead of requiring the ServiceNow web interface for every inspection or change.
CommandWhat it does
jsn docs serveStart the local web UI
jsn docs serve --exposeShare on your network
jsn docs serve
jsn docs serve

ServiceNow docs search listening on http://127.0.0.1:3000
jsn docs serve — search results for "bill mcdermott"
jsn docs serve — the doc viewer showing "Design considerations for prompting"

Get started

Install, point it at your instance, then run this feature.

npm install -g @jacebenson/jsn
jsn setup
jsn docs serve
Full setup guide & skill docs →

← All features