Socket
Book a DemoInstallSign in
Socket

github.com/djfritz/present

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/djfritz/present

Source
Go Modules
Version
v0.0.0-20251018135906-1e4b774e038b
Version published
Created
Source

present

A modified fork of Go's present tool and package.

  • Removed golang tracker scripts
  • Removed jquery
  • Removed go playground directive and related scripting
  • Added Github Flavored Markdown (tables, task lists, linkify)

Additionally, this fork adds a static content generator that walks the present server and generates a static directory of all content. To use this, run the present tool with the -static flag:

present -content my_content -static static_output

FAQs

Package last updated on 18 Oct 2025

Did you know?

Socket

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