No ReactiveDoc videos yet. You could help us improve this page by suggesting one.
Based on our record, Observable seems to be a lot more popular than ReactiveDoc. While we know about 312 links to Observable, we've tracked only 4 mentions of ReactiveDoc. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
"Observable is obnoxious if you want to add a D3 pie chart to your Vue application and have to untangle calls to D3’s API from reactive cell values, which look like ordinary JavaScript, but are not, and will cause compilation and runtime errors when copied." Yep - as I wrote: "If you want to just blindly copy and paste d3 code, you may have issues with the docs being hosted on observable." If instead you learn the... - Source: Hacker News / 28 days ago
I'd imagine many nested named capturing groups may trip even the best automated system! I do like the solution though. I would've probably approached it differently, trying to first get the 'inverted' match (i.e. Not matching anything that isn't a currency like pattern) and refine from there. A bit like this one I did a while back, to parse garbled strings that may occur after OCR [0]. I imagine the approach does... - Source: Hacker News / 2 months ago
Was looking for some mention of Mike Bostock and his epic odyssey into this space. For those who aren't familiar https://observablehq.com/@mbostock. - Source: Hacker News / 3 months ago
I experimented with an Ohm/CodeMirror bridge that would map an Ohm grammar to CodeMirror classes for marks and syntax highlighting. It might be an interesting starting point for you: https://observablehq.com/@ajbouh/editor. - Source: Hacker News / 3 months ago
I have a fork of this that inverts the light model from additive to subtractive and suddenly its like ink in water https://observablehq.com/@tomlarkworthy/ink. - Source: Hacker News / 4 months ago
That's why I made https://reactivedoc.com/. You can use it to write interactive documentation in markdown and save it as a simple, self-contained, html+js file. Now I'm working on v2, with cleaner syntax & more widgets (I want to add an embedded web base terminal to run shell commands), you can see an example here: https://reactivedoc.com/editor/. - Source: Hacker News / almost 3 years ago
I'm working on https://reactivedoc.com/ - it's markdown + some custom widgets, and you can export it as a self-contained html file. I made it to solve my own problems: document commands & scripts and replace parameters with user input values. Soon I will release a new version with simpler syntax. - Source: Hacker News / about 3 years ago
ReactiveDoc can help you write documentation with templates and parameters. Why is this useful? Because it saves you a couple of minutes next time you'll want to reuse this command. - Source: dev.to / over 3 years ago
Time is money and https://reactivedoc.com/ saves me ~500 minutes/month and I also have a paying user. I made it because I needed a simple, self-hosted tool to create documentation with "parameters". The output is a self-contained html file. Coupled with an external runner, it's a great automation tool for simple tasks. - Source: Hacker News / over 3 years ago
RunKit - RunKit notebooks are interactive javascript playgrounds connected to a complete node environment right in your browser. Every npm module pre-installed.
Vega-Lite - High-level grammar of interactive graphics
D3.js - D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS.
BlazingDocs - We’re building BlazingDocs to simplify document generation from structured data.
Vega Visualization Grammar - Visualization grammar for creating, saving, and sharing interactive visualization designs
Jupyter - Project Jupyter exists to develop open-source software, open-standards, and services for interactive computing across dozens of programming languages. Ready to get started? Try it in your browser Install the Notebook.