All Projects β†’ bradleyjkemp β†’ Godoc Playground

bradleyjkemp / Godoc Playground

Licence: mit
Play with GoDoc syntax and preview your changes in realtime

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Godoc Playground

Vuep
🎑 A component for rendering Vue components with live editor and preview.
Stars: ✭ 840 (+707.69%)
Mutual labels:  playground, preview
Codemagic
Codemagic.gr is a powerful online code editor for web development
Stars: ✭ 94 (-9.62%)
Mutual labels:  playground
Vscode Vega Viewer
VSCode extension for Interactive Preview of Vega & Vega-Lite maps πŸ—ΊοΈ & graphs πŸ“ˆ
Stars: ✭ 75 (-27.88%)
Mutual labels:  preview
Playground
A space to learn and experience CodeIgniter 4
Stars: ✭ 84 (-19.23%)
Mutual labels:  playground
Metalbrot Playground
An interactive playground showing how to use Metal compute kernels.
Stars: ✭ 78 (-25%)
Mutual labels:  playground
Shaderview
A library for simple shader programming
Stars: ✭ 87 (-16.35%)
Mutual labels:  playground
Goscraper
Golang pkg to quickly return a preview of a webpage (title/description/images)
Stars: ✭ 72 (-30.77%)
Mutual labels:  preview
Link Preview Generator
Get preview data (a title, description, image, domain name) from a url. Library uses puppeteer headless browser to scrape the web site.
Stars: ✭ 98 (-5.77%)
Mutual labels:  preview
Emojiintelligence
Neural Network built in Apple Playground using Swift
Stars: ✭ 1,323 (+1172.12%)
Mutual labels:  playground
Emojivision
A 200 something line Swift Playground for rendering images as emojis
Stars: ✭ 84 (-19.23%)
Mutual labels:  playground
Black Playground
ambv/black online demo
Stars: ✭ 83 (-20.19%)
Mutual labels:  playground
Swiftlinkpreview
It makes a preview from an URL, grabbing all the information such as title, relevant texts and images.
Stars: ✭ 1,216 (+1069.23%)
Mutual labels:  preview
Kodeweave
HTML/CSS/JS and Markdown Playground For Web Designers and Developers
Stars: ✭ 87 (-16.35%)
Mutual labels:  preview
Gistlyn
Run Roslyn Gists
Stars: ✭ 75 (-27.88%)
Mutual labels:  playground
Dataformsjs
🌟 DataFormsJS 🌟 A minimal JavaScript Framework and standalone React and Web Components for rapid development of high quality websites and single page applications.
Stars: ✭ 95 (-8.65%)
Mutual labels:  playground
Flutter device preview
Approximate how your app looks and performs on another device.
Stars: ✭ 1,191 (+1045.19%)
Mutual labels:  preview
Abmediaview
Media view which subclasses UIImageView, and can display & load images, videos, GIFs, and audio and from the web, and has functionality to minimize from fullscreen, as well as show GIF previews for videos.
Stars: ✭ 79 (-24.04%)
Mutual labels:  preview
Xamlviewer
XAML Viewer is a lightweight XAML editor.
Stars: ✭ 87 (-16.35%)
Mutual labels:  preview
Vscode Mdx Preview
MDX Preview for Visual Studio Code
Stars: ✭ 103 (-0.96%)
Mutual labels:  preview
Mln
ι«˜ζ€§θƒ½γ€ε°ε·§γ€ζ˜“δΈŠζ‰‹ηš„η§»εŠ¨θ·¨εΉ³ε°εΌ€ε‘ζ‘†ζžΆ. A framework for building Mobile cross-platform apps with Lua
Stars: ✭ 1,343 (+1191.35%)
Mutual labels:  playground

GoDoc Playground (visit) Build Status

Screenshot

The GoDoc Playground lets you make changes to your packages documentation and see, in (near) realtime, exactly how this will be rendered on godoc.org.

Features

  • Automagically fixes unresolved symbols so you don't need to paste in all your code, just a small snippet.
  • Uses the actual godoc library to parse and render documentation so you can be confident your documentation will be rendered exactly as previewed.
  • Completely in-browser: uses a GopherJS compiled parser/renderer so your code never leaves the browser. Even works offline!
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].