Self-contained offline survival computer packed with critical tools, maps, and reference data
npm installimport { Survivalnode } from "./src/core.js";
const instance = new Survivalnode()
const r = await instance.getfirstaid({ input: 'test' })npx tsx src/cli.ts status
npx tsx src/cli.ts run --input "data"| Method | Description |
|---|---|
getfirstaid() |
Getfirstaid |
getsurvivaltip() |
Getsurvivaltip |
translatemorse() |
Translatemorse |
getfrequency() |
Getfrequency |
identifyplant() |
Identifyplant |
getknotguide() |
Getknotguide |
npm test(c) 2026 Officethree Technologies. All Rights Reserved.