texme
sicp
Our great sponsors
- Amplication - open-source Node.js backend code generator
- SurveyJS - A Non-Cloud Alternative to Google Forms that has it all.
- Appwrite - The open-source backend cloud platform
- Mergify - Updating dependencies is time-consuming.
- Sonar - Write Clean JavaScript Code. Always.
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
texme | sicp | |
---|---|---|
13 | 11 | |
2,199 | 815 | |
- | 2.2% | |
0.0 | 0.0 | |
2 months ago | 23 days ago | |
JavaScript | JavaScript | |
MIT License | Creative Commons Attribution Share Alike 4.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
texme
-
Reasons you aren't updating your personal site (2020)
This is nice. We are website-mates. My website is also 2001-2022. I like the simple and serif font on your website.
I had thrown in your https://github.com/susam/texme few times to quickly send Markdown files for reading. :-)
-
Is it ever possible to have LaTex Equations capabilities in Markdown?
By default vs code has latex on md. Also https://github.com/susam/texme
-
Favorite self-rendering Markdown tool in JavaScript
So the Markdown to HTML rendering happens as page load time.
This would hopefully allow me to forego the static .md -> .html step I use for building my sites.
I found one called 'texme' here: https://github.com/susam/texme
Do you use or have written a similar tool?
-
Convert latex notation to ready to be embedded Markdown
These days it's becoming standard for any markdown converter to support katex/mathjax. For instance, markdown-it has markdown-it-katex. Dump your markdown with equations directly inside your html file and have it do the conversion. Or this: https://github.com/susam/texme
- Show HN: Notes.cx – A simple, anonymous online notepad \w Markdown support
-
Show HN: TeXMe Demo: Self-Rendering Markdown (GFM) + LaTeX (MathJax) Document
Does the Self-Hosting heading not answer that objection?
-
Why I’m Losing Trust in Open Source
> Open source maintainers abandoning projects due to lack of time and interest.
And the occasional demanding users who would rather have us working on their problems instead of our own.
Only about a couple of hours ago, I received an issue[1] on one of my projects suggesting I fix an issue which from my perspective appeared to be a lack of understanding of the documentation I have provided with the project. Unclear issue details and demanding behaviour can take a toll on a maintainer's morale.
sicp
- How do you design a compiler and a language?
-
The book that changed my development career now has a Javascript version
So what are you waiting for! Fire up your editor, go to SICP JS and change your life!
- SICP: JavaScript Edition available for pre-order
-
MIT Press releasing an updated version of Structure and Interpretation of Computer Programs (SICP), written in Javascript! For the people who swear by the original SICP written in Scheme what do you think of an upcoming version in JS?
Here’s the link to the GitHub has a web version: https://github.com/source-academy/sicp
What are some alternatives?
react-mathjax - React component to display math formulas
grip - Preview GitHub README.md files locally before committing them.
sweet.js - Sweeten your JavaScript.
github-markdown-css - The minimal amount of CSS to replicate the GitHub Markdown style
MathJax - Beautiful and accessible math in all browsers
Editor.js - A block-style editor with clean JSON output
schnitt
Scientific-Notes - Collaborative, open-source notes on mathematical physics with Obsidian.md
zero-md - Ridiculously simple zero-config markdown displayer
num2math - Complicated math expression generator
markdown-it - Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed
sicp - Racket implementation and notes for SICP's video lectures.