Skip to content

MukundaKatta/survivalnode

Repository files navigation

survivalnode

Self-contained offline survival computer packed with critical tools, maps, and reference data

Build License

Install

npm install

Quick Start

import { Survivalnode } from "./src/core.js";
const instance = new Survivalnode()
const r = await instance.getfirstaid({ input: 'test' })

CLI

npx tsx src/cli.ts status
npx tsx src/cli.ts run --input "data"

API

Method Description
getfirstaid() Getfirstaid
getsurvivaltip() Getsurvivaltip
translatemorse() Translatemorse
getfrequency() Getfrequency
identifyplant() Identifyplant
getknotguide() Getknotguide

Test

npm test

License

(c) 2026 Officethree Technologies. All Rights Reserved.

About

Self-contained offline survival computer packed with critical tools, maps, and reference data

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors