heynote
mathjs
heynote | mathjs | |
---|---|---|
12 | 23 | |
3,911 | 14,351 | |
- | - | |
9.0 | 9.3 | |
22 days ago | 1 day ago | |
JavaScript | JavaScript | |
GNU General Public License v3.0 or later | Apache License 2.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.
heynote
-
Use a Work Journal to Recover Focus Faster and Clarify Your Thoughts
Heynote was exactly developed for this purpose. Just one big buffer with sections and lots of shortcuts and nice little additional features: https://heynote.com/
- Show HN: Edna, note taking app for developers
-
A New Way to Store Knowledge
Looking at the GitHub repo[0], I don't see why you wouldn't be able to host it yourself (extra configuration may be required). In the package.json, there is a script for running the web app `npm run webapp:build`, so I'd assume you could do that and then host the built web app however you'd like.
[0]: https://github.com/heyman/heynote
-
LaTeX and Neovim for technical note-taking
Most of my technical note-taking these days happens inside VS Code. I already have it running, so opening a new window and stripping out the chrome (closing other stuff, hiding sidebars, etc. gives me all I need, _plus_ optional preview depending on on what I'm writing (mostly Markdown these days).
Another option some of my friends like is Heynote (https://heynote.com), but, again, I can do the same with VS Code...
- FLaNK Stack 29 Jan 2024
-
Why I Like Obsidian
obsidian is good for what it does, but in the last month I saw someone share heynote[1] with me that I have grown fond of as a support to my obsidian note taking
[1] https://heynote.com
- FLaNK Weekly 08 Jan 2024
-
Show HN: Heynote – A Dedicated Scratchpad for Developers
I’m eagerly waiting for the vi bindings as well!
P.S.: had a quick glance through the PRs after using it for sometime and saw a draft PR for vi bindings already! - https://github.com/heyman/heynote/pull/51
mathjs
-
How to Work with Multidimensional Arrays in JavaScript
Website: Math.js
-
Show HN: Heynote – A Dedicated Scratchpad for Developers
The Math blocks are powered by Math.js (https://mathjs.org/).
-
5 best JavaScript multidimensional array libraries
math.js is a comprehensive JavaScript library that offers support for working with matrices and multidimensional arrays. It contains a huge array of mathematical functions in addition to array operations, making it suitable for a wide range of mathematical activities.
-
Decoding Why 0.6 + 0.3 = 0.8999999999999999 in JS and How to Solve?
ii) Third-Party Libraries There are various libraries like math.js, decimal.js, big.js that solve the problem. Each library functions according to its documentation. This approach is comparatively better.
-
Open Source: Strapi v4 - Formula field
mathjs integration. Supports numbers, big numbers, complex numbers, fractions, units, strings, arrays, and matrices. Is compatible with JavaScript’s built-in Math library. Contains a flexible expression parser. Does symbolic computation. Comes with a large set of built-in functions and constants.
-
How to make natural display calculator ?
hey, this looks interesting. there is library, mathjs , that is providing pretty printing , which I'm looking for.
-
Notepad Calculator
It's because it's not supported out of the box by the mathjs library I'm using: https://mathjs.org/
I agree that this would be nice.
-
Show HN: I made a web-based notepad with a built in unit calculator
Ha, yes, I was being nosy. It was quite easy to spot as it's the only XHR/Fetch request.
I was intrigued what you had used to build it, and if you had built your own solver (which you have), and what editor you used (Code Mirror) so went looking at the code. Interesting to see you left the source maps for production, made it easy for my sleuthing...
I experimented with a similar idea last year, but used ProseMirror/TipTap as the editor to enable rich text editing, and the MathJS (https://mathjs.org) solver. I also combined it with PouchDB and Yjs for offline editing and syncing between devices. Never finished it though, you have kept your nice and simple!
-
ka: a calculator language for the command line
This is nice but I believe something much better can be achieved using JavaScript, in particular math.js.
-
How to Build a Math Education website with interactive tools (such as graph manipulation), practice problems, and the ability to purchase tutoring content?
I also found this math input library: http://mathquill.com/ , and https://mathjs.org/ seems to contain code for solving math problems.
What are some alternatives?
codi.vim - :notebook_with_decorative_cover: The interactive scratchpad for hackers.
Numeral-js - A javascript library for formatting and manipulating numbers.
fend - Arbitrary-precision unit-aware calculator
mnjs - MATH NODE JS (MNJS): A tiny math library for node.js & JavaScript on browser
pong-wars
Fraction.js - Fraction is a rational numbers library written in JavaScript
llm-classifier - Classify data instantly using an LLM
math-clamp - Clamp a number
dev - Development repository for the CodeMirror editor project
accounting.js - A lightweight JavaScript library for number, money and currency formatting. (MOVED)
Trilium Notes - Build your personal knowledge base with Trilium Notes
odometer