Socket
Socket
Sign inDemoInstall

@an-gg/hmm

Package Overview
Dependencies
5
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @an-gg/hmm

### Setup & Build ```sh npm i npx tsc ```


Version published
Weekly downloads
4
increased by300%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

hmm.js

Setup & Build

npm i
npx tsc

Run:

node ./lib/main.js

Debug:

Window 1 (nvim): node ./lib/main.js editor
Window 2 (bg): node ./lib/main.js background
Window 3 (logfile): tail -f ./logs/main.js.txt

WARNING: only one instance at a time is supported. fixing that...

Usage

hmm [FILENAME]

Start editing a file in database.

hmm -n [FILENAME]

Create a new file named [FILENAME]

hmm -ls

List all file names in database.

FAQs

Last updated on 10 Sep 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc