No ReactiveDoc videos yet. You could help us improve this page by suggesting one.
Based on our record, ReactiveDoc should be more popular than Chart.js. It has been mentiond 4 times since March 2021. 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.
Https://chartjs.org works well, but you have to call the update function yourself if you want to do some reactive updates. Source: almost 4 years 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
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.
Vega-Lite - High-level grammar of interactive graphics
Highcharts - A charting library written in pure JavaScript, offering an easy way of adding interactive charts to your web site or web application
Observable - Interactive code examples/posts
Google Charts - Interactive charts for browsers and mobile devices.
BlazingDocs - We’re building BlazingDocs to simplify document generation from structured data.