Top 7 Emacs Lisp HTML Projects
-
I've reported the bug here. I can't make LSP work.
-
Web Mode has support for razor pages. I used it briefly and it seems to be good. Here are the relevant parts of my config:
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
org-msg
OrgMsg is a GNU/Emacs global minor mode mixing up Org mode and Message mode to compose and reply to emails in a Outlook HTML friendly style.
Funny, just dealt with the whole O365 authentication just this week. With moving to 2 factor authentication you need to use OAuth 2 to do anything with it. I have my (work) O365 email forwarded, so I do have normal IMAP access. I use isync/mbsync [1] to receive email, goimapnotify [2] to get pushed new email, read/reply/etc with mu4e [3] and org-msg [4] and org-mode, and until recently just plain SMTP to send mail. This last part will break with 2 factor, but found oauth2ms [5] to set up the OAuth to work with O365 SMTP. The trick was to find the "tenet ID" from the Azure page of your organization and to use Thunderbird's credentials [6] (or another mail program, since I can't make new app registrations on Azure to have my own "application"). That should also allow you to use IMAP with OAuth 2 as well, but haven't done that since I still have the forwarding. (As usual, I think the Arch Wiki [7] covers most of this too.)
[1] http://isync.sourceforge.net/
[2] https://gitlab.com/shackra/goimapnotify
[3] https://www.djcbsoftware.nl/code/mu/mu4e.html
[4] https://github.com/jeremy-compostella/org-msg
[5] https://github.com/harishkrupo/oauth2ms
[6] https://hg.mozilla.org/comm-central/file/tip/mailnews/base/s...
-
Here’s another extremely simple/lazy org based blogging solution: https://emacs.love/weblorg/
-
Project mention: Display/preview HTML src blocks as Org syntax inline in Org files | reddit.com/r/orgmode | 2022-07-21
I'd like to have the ability to wrap this HTML in some kind of block and preview it as Org-mode syntax, so that it's easier to read it in Emacs. I'm thinking of wrapping the text in a #+BEGIN_SRC html block (or maybe a custom block), calling out to Pandoc to convert the HTML to Org, and overlaying the Org-mode syntax to replace the HTML block (like org-display-inline-images, org-preview-html but with Org syntax instead of an image, graphviz-dot-mode, etc.
-
-
Project mention: prettier-rc-emacs: Minor mode to format JS code on file save using prettier and local rc rules | reddit.com/r/planetemacs | 2022-03-22
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
Emacs Lisp HTML related posts
- Code Editor for Ruby on Rails
- Weblorg: A Static HTML Generator for Emacs and Org-Mode
- Org-Mode, HTML Themes, and CSS
- New package: preview-org-html-mode (live preview org-exported HTML in xwidget browser)
- Weblorg – Static site generator written in Emacs with native org-mode support
- weblorg: Static Site Generator for Emacs
- Weblorg: A static HTML generator for Emacs & Org-Mode
Index
What are some of the best open-source HTML projects in Emacs Lisp? This list will help you:
Project | Stars | |
---|---|---|
1 | lsp-mode | 4,095 |
2 | web-mode | 1,517 |
3 | org-msg | 249 |
4 | weblorg | 233 |
5 | org-preview-html | 141 |
6 | elquery | 37 |
7 | prettier-rc-emacs | 2 |
Are you hiring? Post a new remote job listing for free.