graderjs
jspaint
Our great sponsors
graderjs | jspaint | |
---|---|---|
7 | 69 | |
151 | 6,686 | |
- | - | |
3.9 | 7.8 | |
7 months ago | about 1 month ago | |
Shell | JavaScript | |
GNU General Public License v3.0 or later | MIT License |
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.
graderjs
-
Ask HN: What is your preferred light weight stack for personal projects?
Client / Server Web App: Node.JS, Bang.html[0], the filesystem
Native downloadable executable desktop GUI application: Node.JS, GraderJS
CLI app: ??? Don't know yet, GraderJS can work but it's focused around GUI
Mobile app: ??? Don't know yet
Embedded: ??? Don't know yet
Graphics: Processing (but surely there are much better options nowadays)
AI: ??? Don't know yet
-
Ask HN: Why aren't there any real alternatives to Electron?
I'm working on an alternative. It's a slightly different take, but provides similar functionality of Node.js plus front end code in a packaged binary. Instead of using a weird custom fork of chrome and downloading that for every different binary we just use the system Chrome browser (or install it once for all apps). Eventually we can probably expand to use other Chrome browsers or even other web driver supported browsers which Firefox seems to be building that support out. I just like the idea of using something that's already on the system.
Take a look at the wonderful GraderJS, heh :)
-
Jspaint.exe: JavaScript Paint –~ as a cross-platform native desktop app
For those who didn't reach the end of the README.md, it seems to use an electron-alternative called grader, from the same author:
https://github.com/i5ik/graderjs
It runs server and downloads Chrome (if not available already) and starts it in app mode.
-
Tauri: An Electron alternative written in Rust
It is a good idea but it is not a new idea
the interesting history of these sorts of frameworks is that Google actually created a framework that did this and stopped development on it. the code is still on GitHub. And there's a bunch of other frameworks that use a variety of different languages not just rust as the application language that also have this idea of not bundling chromium but instead using the system webview for rendering HTML and JavaScript.
You can find a bunch of different approaches in lists like "alternatives to electron." There's some on GitHub.
I took a slightly different approach where instead of using the system web view which I thought you know is going to be inconsistent across systems and it's not going to support the latest HTML JavaScript and security features I used the assumption that the user already has chrome installed which works in a high number of cases or can download and install it if that's not the case. predictably I suppose some people express to satisfaction that it was not using Firefox. using Firefox becomes more possible and more likely I suppose as firefox's support for the dev tools protocol achieves parity with chrome support for that.
jspaint
-
Why is your data tech stack?
I found a browser-based clone https://jspaint.app/ that I use probably every day to whiteboard with my coworkers over zoom. It's probably become a meme at this point.
-
Any MS-Paint for Ubuntu?
Search for these in the Software app—they are way simpler than GIMP: Drawing, MyPaint, Pinta. There's also https://jspaint.app/ - Paint that runs in the web browser.
- I miss MS Paint!
- Looking for a "M$ Paint" alternative with as few dependencies as possible.
-
"Paint" alternative in linux?
i usually use https://jspaint.app/, which isnt exactly a linux alternative, since its web based but it gets the job done just fine
- Ask HN: Which boring technology do you still use?
- Handpicked No-Signup Tools
-
Kid Pix
Also: https://jspaint.app
-
The year is 2022, on linux I can: browse the internet, open steam, discord etc. as native clients, adjust my room ambient lightning, play a current AAA title with a 1 click-tweak, edit a YT vector thumbnail and record & edit a video. Never would have dreamt leaving windows would be this comfy.
Have you tried photopea.com? Its like photoshop in the browser rather than paint.net but that along with jspaint.app covers all my image ed iting needs
What are some alternatives?
tui.image-editor - 🍞🎨 Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.
paint-it - Simple automation tool to draw images in MS Paint
TheAnnoyingSite.com - The Annoying Site a.k.a. "The Power of the Web Platform"
OmniDB - Web tool for database management
mtPaint - Mark Tyler's Painting Program
bitSketch - A retro style drawing app, that improve the little artist inside us!
react-sketch - Sketch Tool for React-based applications, backed up by FabricJS
DeskGap - A cross-platform desktop app framework based on Node.js and the system webview
PixelCraft - A Pixel Art Editor
Avalonia - A cross-platform UI framework for .NET
wry - Cross-platform WebView library in Rust for Tauri.
react-avatar-editor - Small avatar & profile picture component. Resize and crop uploaded images using a intuitive user interface.