
jQuery
React Native
Babel
Composer
jQuery UI
OpenSSL
Raven.js
Symfony
HedgeDoc
Typora
StackEdit
Markdown by DaringFireball
Rentry.co
MarkdownPad
Dillinger
MarkPad
jQuery
HedgeDocHedgeDoc is recommended for teams or individuals who require a simple yet efficient platform for collaborative document editing. It's ideal for developers, content creators, and educators who frequently work with markdown and need to share their work with others seamlessly. Additionally, it is suitable for organizations looking for a self-hosted solution for privacy and control over their data.
Based on our record, jQuery should be more popular than HedgeDoc. It has been mentiond 105 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.
John Resig created jQuery at BarCamp NYC in January 2006. Its key sources of inspiration included Dean Edwards' CSSQuery library and other community projects from that time. - Source: dev.to / 24 days ago
$ curl -s "https://detectzestack.p.rapidapi.com/analyze?url=example.com" \ -H "X-RapidAPI-Key: YOUR_KEY" \ -H "X-RapidAPI-Host: detectzestack.p.rapidapi.com" { "url": "https://example.com", "domain": "example.com", "technologies": [ { "name": "cdnjs", "categories": ["CDN"], "confidence": 100, "description": "cdnjs is a free distributed JS library delivery service.", "website": "https://cdnjs.com", "icon":... - Source: dev.to / about 1 month ago
jQuery simplified AJAX syntax dramatically, which is why it became so popular. If you're working with a project that already uses jQuery (like many WordPress themes and plugins), its AJAX methods are very convenient. - Source: dev.to / 11 months ago
When I was building a quick frontend to the LLM game, I used jQuery to quickly whip out a prototype. Only after I was happy with it, I ported the code to the modern DOM API. As a result, I totally removed the dependency on jQuery. This whole experience makes me wonder, do people still use jQuery, in this age of frontend engineering? I took some time over the weekend to port one of my old jQuery plugins. This is... - Source: dev.to / about 1 year ago
Whenever the number of items increased, the browser became slow, sometimes even unresponsive. At first, we thought it was a server issue or maybe too much data. But no โ the problem was hiding inside a small line of jQuery. - Source: dev.to / over 1 year ago
HedgeDoc is an open-source collaborative markdown editor that allows real-time collaboration, similar to Google Docs but with markdown support. The project has been online since 2016 (originally called CodiMD) and has gathered significant attention from developers looking for self-hosted, privacy-focused document collaboration. With over 6,000 GitHub stars and contributions from 163 developers, HedgeDoc has... - Source: dev.to / about 1 year ago
I use something like this, indirectly. HedgeDoc [1] (a markdown collaborative pad tool) also uses reveal.js to build presentation slides from pads. It's quite easy to use and works very well. The presentation mode is able to manage a dual screen interface so the speaker can have a timer, see the next slide, and some private notes if necessary. Very cool. [1] https://hedgedoc.org/. - Source: Hacker News / over 1 year ago
I'd just like to throw https://hedgedoc.org/ into the mix here, for anyone looking for a collab + notes + presentation selfhosted thing. I've been trialling it for a little while and loving the whole experience so far. - Source: Hacker News / over 1 year ago
There is also HedgeDoc [1][2]. I found it useful for (1) collaboration, and (2) being able to write in the Markdown syntax w/ side-by-side rendering. [1] Official page: https://hedgedoc.org/. - Source: Hacker News / over 1 year ago
Nice and simple. I feel the only lacking feature for a basic blog is having unlisted blog posts, which is very handy when you want to share it to proof-readers. This can be done on google doc/hedgedoc [0] for sure, but then when porting there are very often typos creeping in. [0] https://hedgedoc.org/. - Source: Hacker News / almost 3 years ago
React Native - A framework for building native apps with React
Typora - A minimal Markdown reading & writing app.
Babel - Babel is a compiler for writing next generation JavaScript.
StackEdit - Full-featured, open-source Markdown editor based on PageDown, the Markdown library used by Stack Overflow and the other Stack Exchange sites.
Composer - Composer is a tool for dependency management in PHP.
Markdown by DaringFireball - Text-to-HTML conversion tool/syntax for web writers, by John Gruber