
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
@dungeon-notes/writer
Advanced tools
Write D & D 5e adventures in markdown
The dungeon notes writer is a cli tool that supports writing D & D 5e adventures in markdown by providing a local web-based editor for authoring the adventure, saving as markdown files in a local directory and generating html from saved files.
$ npm install -g @dungeon-notes/writer
$ dnwriter COMMAND
running command...
$ dnwriter (-v|--version|version)
@dungeon-notes/writer/0.3.3 darwin-x64 node-v14.15.3
$ dnwriter --help [COMMAND]
USAGE
$ dnwriter COMMAND
...
dnwriter build [FILE]build a static site from the repo
USAGE
$ dnwriter build [FILE]
OPTIONS
-h, --help show CLI help
-p, --path=path [default: .]
See code: lib/commands/build.js
dnwriter help [COMMAND]display help for dnwriter
USAGE
$ dnwriter help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
dnwriter init [PATH]Setup a new notes repo
USAGE
$ dnwriter init [PATH]
OPTIONS
-h, --help show CLI help
See code: lib/commands/init.js
dnwriter serve [PATH]serves the notes editor
USAGE
$ dnwriter serve [PATH]
OPTIONS
-h, --help show CLI help
-p, --port=port [default: 9898] the port to serve on
EXAMPLE
$ dnwriter serve
See code: lib/commands/serve.js
The graphql server provided by the serve command can be run under nodemon with:
yarn dev
FAQs
Create D & D 5e adventures in markdown
The npm package @dungeon-notes/writer receives a total of 4 weekly downloads. As such, @dungeon-notes/writer popularity was classified as not popular.
We found that @dungeon-notes/writer demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.