Skip to main content

Ambient Plugins

List of plugins that work with Ambient

Add your plugin 🙏

Filters

50 plugins

Favorites

  • Package awayrouter is an Ambient plugin for a router using a variation of the matryer/way router.

  • Package bearblog is an Ambient plugin that provides basic blog functionality.

  • Package bearcss is an Ambient plugin that provides styles from the Bear Blog.

  • Package pluginmanager is an Ambient plugin that provides a plugin management system.

All plugins

  • Package author is an Ambient plugin that sets an author meta tag in the HTML header.

  • Package awsbucketstorage is an Ambient plugin that provides storage in AWS S3.

  • Package azureblobstorage is an Ambient plugin that provides storage in Azure Blob Storage.

  • Package bootstrap is an Ambient plugin that adds the Bootstrap library to all pages.

  • Package charset is an Ambient plugin that sets a charset meta tag in the HTML header.

  • Package chirouter is an Ambient plugin for a router using go-chi/chi.

  • Package cors is an Ambient plugin that enables CORS.

  • Package debugpprof is an Ambient plugin that provides pprof functionality.

  • Package description is an Ambient plugin that sets a description meta tag in the HTML header.

  • Package disqus is an Ambient plugin that provides Disqus commenting.

  • Package envinfo is an Ambient plugin that provides a dashboard page showing env variables.

  • Package etagcache is an Ambient plugin that provides caching using etag.

  • Package foundation is an Ambient plugin that adds the Foundation library to all pages.

  • Package gcpbucketstorage is an Ambient plugin that provides storage in GCP Cloud Storage.

  • Package googleanalytics is an Ambient plugin that provides Google Analytics tracking.

  • Package gorillamux is an Ambient plugin for a router using gorilla/mux.

  • Package gzipresponse is an Ambient plugin that provides gzip content compression middleware.

  • Package healthcheck is an Ambient plugin that responds back with 200.

  • Package bearblog is an Ambient plugin that provides basic blog functionality.

  • Package htmx is an Ambient plugin that adds the htmx JavaScript library to all pages.

  • Package jquery is an Ambient plugin that adds the jQuery library to all pages.

  • Package jshttprouter is an Ambient plugin for a router using julienschmidt/httprouter.

  • Package jwt is an Ambient plugin that enables jwt.

  • Package localstorage is an Ambient plugin that provides local storage.

  • Package logrequest is an Ambient plugin that provides request logging middleware.

  • Package logruslogger is an Ambient plugin that provides log functionality using logrus.

  • Package memorystorage is an Ambient plugin that provides storage in memory.

  • Package notrailingslash is an Ambient plugin with middleware that removes trailing slashes from requests.

  • Package patrouter is an Ambient plugin for a router using bmizerany/pat.

  • Package prism is an Ambient plugin that provides syntax highlighting using Prism.

  • Package proxyrequest is an Ambient plugin with middleware that proxies requests.

  • Package redirecttourl is an Ambient plugin with middleware that redirects to the correct site URL.

  • Package robots is an Ambient plugin that serves a robots.txt file.

  • Package routerecorder keeps track of each of the routes a plugin adds to the router. It is not a functioning router.

  • Package rove is an Ambient plugin that provides MySQL migrations.

  • Package rssfeed is an Ambient plugin that provides an RSS feed.

  • Package scssession is an Ambient plugin that provides session management using SCS.

  • Package securedashboard is an Ambient plugins that prevents unauthenticated access to the /dashboard routes.

  • Package simplelogin is an Ambient plugin that provides a basic website template with a login page.

  • Package sitemap is an Ambient plugin that provides a sitemap.

  • Package stackedit is an Ambient plugin that provides a markdown editor using StackEdit.

  • Package styles is an Ambient plugin that provides a page to edit styles.

  • Package tailwindcss is an Ambient plugin that adds the tailwindcss library to all pages.

  • Package uptimerobotok is an Ambient plugin to support UptimeRobot that sends a 200 status code when a HEAD request is sent to /.

  • Package viewport is an Ambient plugin that sets a viewport meta tag in the HTML header.

  • Package zaplogger is an Ambient plugin that provides logging using zap.