Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/russross/blackfriday/v2

Package blackfriday is a markdown processor. It translates plain text with simple formatting rules into an AST, which can then be further processed to HTML (provided by Blackfriday itself) or other formats (provided by the community). The simplest way to invoke Blackfriday is to call the Run function. It will take a text input and produce a text output in HTML (or other format). A slightly more sophisticated way to use Blackfriday is to create a Markdown processor and to call Parse, which returns a syntax tree for the input document. You can leverage Blackfriday's parsing for content extraction from markdown documents. You can assign a custom renderer and set various options to the Markdown processor. If you're interested in calling Blackfriday from command line, see https://github.com/russross/blackfriday-tool. Blackfriday includes an algorithm for creating sanitized anchor names corresponding to a given input text. This algorithm is used to create anchors for headings when AutoHeadingIDs extension is enabled. The algorithm is specified below, so that other packages can create compatible anchor names and links to those anchors. The algorithm iterates over the input text, interpreted as UTF-8, one Unicode code point (rune) at a time. All runes that are letters (category L) or numbers (category N) are considered valid characters. They are mapped to lower case, and included in the output. All other runes are considered invalid characters. Invalid characters that precede the first valid character, as well as invalid character that follow the last valid character are dropped completely. All other sequences of invalid characters between two valid characters are replaced with a single dash character '-'. SanitizedAnchorName exposes this functionality, and can be used to create compatible links to the anchor names generated by blackfriday. This algorithm is also implemented in a small standalone package at github.com/shurcooL/sanitized_anchor_name. It can be useful for clients that want a small package and don't need full functionality of blackfriday.
4 versions
Latest release: over 3 years ago
13,893 dependent packages

View more package details: https://packages.ecosyste.ms/registries/proxy.golang.org/packages/github.com/russross/blackfriday/v2

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/russross%2Fblackfriday

Dependent Repos 102,165

admariner/jitsu Fork of jitsucom/jitsu
Jitsu is an open-source data integration platform
  • v2.0.1 configurator/backend/go.sum
  • v2.0.1 server/go.sum

Size: 29.4 MB - Last synced: about 1 month ago - Pushed: 10 months ago

harryzcy/mailbox-cli
The CLI interface for Mailbox
  • v2.1.0 go.sum

Size: 257 KB - Last synced: 1 day ago - Pushed: 2 days ago

kmodules/resource-metadata
API for defining metadata about Kubernetes resources
  • v2.0.1 go.sum
  • v2.1.0 go.sum

Size: 75.5 MB - Last synced: 4 days ago - Pushed: 5 days ago

brotherlogic/logging
Logging for system
  • v2.0.1 go.sum

Size: 607 KB - Last synced: about 4 hours ago - Pushed: about 10 hours ago

vearutop/cache-story
Demo repository for a blog post.
  • v2.0.1 go.sum

Size: 4.59 MB - Last synced: 2 months ago - Pushed: 2 months ago

ossf/scorecard-action
Official GitHub Action for OpenSSF Scorecard.
  • v2.1.0 go.mod
  • v2.0.1 go.sum
  • v2.1.0 go.sum

Size: 6.43 MB - Last synced: 4 days ago - Pushed: 5 days ago

zeromike/syft Fork of anchore/syft
CLI tool and library for generating a Software Bill of Materials from container images and filesystems
  • v2.1.0 go.mod
  • v2.0.1 go.sum
  • v2.1.0 go.sum

Size: 10.4 MB - Last synced: 12 months ago - Pushed: almost 2 years ago

tetsuzawa/research-tools
Research tools
  • v2.0.1 goresearch/go.sum

Size: 40.8 MB - Last synced: 9 months ago - Pushed: over 1 year ago

aberja/argo Fork of argoproj/argo-workflows
Argo Workflows: Get stuff done with Kubernetes.
  • v2.1.0 go.mod
  • v2.0.1 go.sum
  • v2.1.0 go.sum

Size: 67.2 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

krasish/test-infra Fork of kyma-project/test-infra
Test infrastructure for the Kyma project.
  • v2.0.1 development/gcp/cloud-functions/getfailureinstancedetails/go.sum
  • v2.1.0 development/gcp/cloud-functions/getfailureinstancedetails/go.sum
  • v2.0.1 development/kyma-ci-force-bot/ciforcebot/go.sum
  • v2.0.1 go.sum
  • v2.1.0 go.sum

Size: 15.3 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

luthersystems/sandbox
End-to-end "hello world" application on the Luther Platform.
  • v2.0.1 go.sum

Size: 473 KB - Last synced: 9 days ago - Pushed: 9 days ago

spolti/kie-cloud-operator Fork of kiegroup/kie-cloud-operator
OCP Operator for KIE
  • v2.0.1 go.sum

Size: 100 MB - Last synced: 8 months ago - Pushed: 8 months ago

mpapenbr/iracelog-cli
Command line interface for iRacelog
  • v2.1.0 go.sum

Size: 177 KB - Last synced: 16 days ago - Pushed: 17 days ago

cheqd/tendermint Fork of tendermint/tendermint
⟁ Tendermint Core (BFT Consensus) in Go
  • v2.0.1 go.sum
  • v2.1.0 go.sum
  • v2.1.0 go.mod

Size: 142 MB - Last synced: 19 days ago - Pushed: about 1 year ago

ryanlycch/go-zero-looklook Fork of Mikaelemmmm/go-zero-looklook
🔥基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。Develop best practice projects based on the full technology stack of go zero (go zero) microservices.
  • v2.0.1 go.sum

Size: 101 MB - Last synced: 18 days ago - Pushed: 18 days ago

ahmedabu98/beam Fork of apache/beam
Apache Beam is a unified programming model for Batch and Streaming
  • v2.0.1 playground/backend/go.sum
  • v2.0.1 sdks/go.sum
  • v2.1.0 sdks/go.sum

Size: 365 MB - Last synced: 15 days ago - Pushed: 16 days ago

champ-oss/terraform-aws-metabase
  • v2.0.1 test/src/go.sum
  • v2.1.0 test/src/go.sum

Size: 229 KB - Last synced: 3 days ago - Pushed: 3 days ago

SammyEnigma/hardentools Fork of hardentools/hardentools
Hardentools simply reduces the attack surface on Microsoft Windows computers by disabling low-hanging fruit risky features.
  • v2.0.1 go.mod
  • v2.0.1 go.sum

Size: 3.34 MB - Last synced: 6 months ago - Pushed: 6 months ago

fahedouch/crossplane-runtime Fork of crossplane/crossplane-runtime
A set of libraries for writing Crossplane controllers.
  • v2.0.1 go.sum

Size: 2.37 MB - Last synced: 10 months ago - Pushed: 10 months ago

nakamasato/mysql-operator
Manage MySQL users, databases, schemas, etc.
  • v2.0.1 go.sum

Size: 1.52 MB - Last synced: about 9 hours ago - Pushed: about 11 hours ago

xav-b/crypto-stuff
Tinkering around
  • v2.0.1 streaming-ethereum-on-chain-data-to-questdb/go.sum

Size: 7.6 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

wsw70/syncthing-map
A utility to map syncthing devices and shared folders.
  • v2.1.0 go.mod
  • v2.1.0 go.sum

Size: 83 KB - Last synced: 14 days ago - Pushed: over 1 year ago

observIQ/grafana-agent Fork of grafana/agent
Telemetry agent for the LGTM stack.
  • v2.0.1 go.sum
  • v2.1.0 go.sum

Size: 48.3 MB - Last synced: 5 months ago - Pushed: 5 months ago

tharun208/loki Fork of grafana/loki
Like Prometheus, but for logs.
  • v2.0.1 go.sum
  • v2.0.1 operator/go.sum
  • v2.1.0 operator/go.sum
  • v2.0.1 tools/lambda-promtail/go.sum

Size: 168 MB - Last synced: 11 days ago - Pushed: about 1 year ago

yuta0805/gogo
  • v2.1.0 go.sum

Size: 4.88 KB - Last synced: 12 months ago - Pushed: over 1 year ago

overmindtech/stdlib-source
Standard library for global items
  • v2.1.0 go.sum

Size: 631 KB - Last synced: 2 days ago - Pushed: 2 days ago

Tatsinnit/kubelogin Fork of Azure/kubelogin
A Kubernetes credential (exec) plugin implementing azure authentication
  • v2.0.1 go.sum
  • v2.1.0 go.sum

Size: 1.63 MB - Last synced: 11 days ago - Pushed: 3 months ago

Team-Kujira/ibc-go Fork of cosmos/ibc-go
Interblockchain Communication Protocol (IBC) implementation in Golang.
  • v2.0.1 e2e/go.sum
  • v2.1.0 e2e/go.sum
  • v2.0.1 go.sum
  • v2.1.0 go.sum

Size: 30.2 MB - Last synced: 7 days ago - Pushed: 7 months ago

xpivarc/kubevirt Fork of kubevirt/kubevirt
Kubernetes Virtualization API and runtime in order to define and manage virtual machines.
  • v2.0.1 go.sum
  • v2.0.1 staging/src/kubevirt.io/client-go/go.sum

Size: 262 MB - Last synced: about 2 months ago - Pushed: about 2 months ago

antonyggvzvmnxxcx/linkerd2 Fork of linkerd/linkerd2
Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.
  • v2.1.0 go.mod
  • v2.0.1 go.sum
  • v2.1.0 go.sum

Size: 33.5 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

mdisibio/tempo Fork of grafana/tempo
Grafana Tempo is a high volume, minimal dependency trace storage.
  • v2.1.0 cmd/tempo-serverless/cloud-run/go.sum
  • v2.0.1 cmd/tempo-serverless/lambda/go.sum
  • v2.1.0 cmd/tempo-serverless/lambda/go.sum
  • v2.0.1 go.sum
  • v2.1.0 go.sum

Size: 137 MB - Last synced: about 16 hours ago - Pushed: 1 day ago

jan--f/telemeter Fork of openshift/telemeter
Prometheus push federation
  • v2.0.1 tools/go.sum

Size: 35 MB - Last synced: 11 months ago - Pushed: 11 months ago

Youngermaster/Learning-Programming-Languages
This repository contains files from different programming languages that I have used to learn them.
  • v2.0.1 Go/web-servers/go-react-mongo/go.sum

Size: 25.3 MB - Last synced: 7 days ago - Pushed: 7 days ago

KauzClay/net-kourier Fork of knative-sandbox/net-kourier
Purpose-built Knative Ingress implementation using just Envoy with no additional CRDs
  • v2.0.1 go.sum

Size: 35.4 MB - Last synced: 11 months ago - Pushed: about 1 year ago

rfay/ddev Fork of ddev/ddev
Drud dev: a local development environment management system
  • v2.0.1 go.sum
  • v2.1.0 go.sum

Size: 110 MB - Last synced: 1 day ago - Pushed: 1 day ago

gtully/activemq-artemis-operator Fork of artemiscloud/activemq-artemis-operator
  • v2.0.1 go.sum

Size: 55.1 MB - Last synced: 1 day ago - Pushed: 2 days ago

FranLucchini/try_seldonCore_JenkinsX
Check how to use Seldon Core with Jenkins X
  • v2.0.1 versionStream/tests/go.sum

Size: 244 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago

17thshard/sanderson-notifications
A simple application generating Discord messages for various social media channels by Brandon Sanderson
  • v2.0.1 go.sum

Size: 194 KB - Last synced: 10 days ago - Pushed: 3 months ago

rancher-max/rancher Fork of rancher/rancher
Complete container management platform
  • v2.0.1 go.sum
  • v2.1.0 go.sum
  • v2.0.1 cmd/rancherd/go.sum
  • v2.1.0 cmd/rancherd/go.sum
  • v2.1.0 go.mod

Size: 131 MB - Last synced: 17 days ago - Pushed: 17 days ago

carlkyrillos/integreatly-operator Fork of integr8ly/integreatly-operator
An Openshift Operator based on the Operator SDK for installing and reconciling Integreatly services
  • v2.0.1 go.sum
  • v2.1.0 go.sum

Size: 126 MB - Last synced: 10 days ago - Pushed: 10 days ago

rotationalio/Raft
Experimental implementation of the Raft algorithm for professional development.
  • v2.1.0 go.mod
  • v2.1.0 go.sum

Size: 6.29 MB - Last synced: 12 months ago - Pushed: over 1 year ago

FairwindsOps/insights-cli
A command line tool for Fairwinds Insights
  • v2.0.1 go.sum
  • v2.1.0 go.sum

Size: 460 KB - Last synced: 10 days ago - Pushed: 12 days ago

msrinivasssa/go-trial-app
  • v2.0.1 go.sum

Size: 397 KB - Last synced: about 1 year ago - Pushed: about 1 year ago

accuknox/tools
Collection of command line tools to deploy policy engines, policy discovery engines and associated components.
  • v2.0.1 container-snapshot/go.sum
  • v2.1.0 container-snapshot/go.sum

Size: 40.1 MB - Last synced: 10 months ago - Pushed: 10 months ago

jrivera-px/operator Fork of libopenstorage/operator
Storage operator for Kubernetes
  • v2.0.1 go.sum

Size: 34.9 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

ahmedbutt7121991/golang Fork of NerdCademyDev/golang
All the code for the golang series will be here
  • v2.0.1 fyne/go.sum

Size: 1 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago

paketo-buildpacks/go
A Cloud Native Buildpack for Go
  • v2.0.1 go.sum
  • v2.1.0 go.sum

Size: 82.5 MB - Last synced: 1 day ago - Pushed: 1 day ago

slachiewicz/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v2.0.1 extensions/camel-k/generator-v1/go.sum
  • v2.0.1 extensions/camel-k/generator-v1alpha1/go.sum
  • v2.0.1 extensions/certmanager/generator-v1/go.sum
  • v2.0.1 extensions/certmanager/generator-v1alpha2/go.sum
  • v2.0.1 extensions/certmanager/generator-v1alpha3/go.sum
  • v2.0.1 extensions/certmanager/generator-v1beta1/go.sum
  • v2.0.1 extensions/chaosmesh/generator/go.sum
  • v2.0.1 extensions/knative/generator/go.sum
  • v2.0.1 extensions/tekton/generator-v1beta1/go.sum

Size: 466 MB - Last synced: 2 days ago - Pushed: 2 days ago