qrono
dflex
Our great sponsors
- InfluxDB - Access the most powerful time series database as a service
- SonarLint - Clean code begins in your IDE with SonarLint
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
qrono | dflex | |
---|---|---|
1 | 126 | |
8 | 1,542 | |
- | 1.4% | |
0.0 | 6.9 | |
about 2 months ago | 1 day ago | |
Rust | TypeScript | |
GNU Affero General Public License v3.0 | 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.
qrono
-
Ask HN: Show me your Half Baked project
https://qrono.net, https://github.com/c2nes/qrono
A work in progress, Qrono is a persistent, time-ordered queue server providing at-least-once delivery. The time-ordering can be used to schedule values to be delivered in the future, implement exponential backoff within a consumer, etc.
In addition to HTTP and gRPC interfaces, Qrono supports a RESP (https://redis.io/topics/protocol) interface allowing Redis tools (e.g. redis-cli) and clients to be used.
dflex
-
Drag and Drop - Which library?
So I haven't tried it, but someone posted https://www.dflex.dev/ a few days ago, might be worse a look.
-
The first and the only library that allows you to drag and drop without reconstructing the DOM
View on GitHub
-
Ask HN: What is your “I don't care if this succeeds” project?
Thinking of accessible no-code application needs a robust drag and drop library not just capable of dragging and repositioning the DOM element but also comes with high performance. So I made DFlex (https://github.com/dflex-js/dflex) where the DOM tree stays untouched, with the same order but the elements change their positions with CSS transform only. That's done without changing the element position to Fixed or absolute. I've added some features recently to handle huge numbers of rows up to 1k elements but still, there's so much to do.
-
[AskJS] Open-Source, but paying to get MIT license on it?
This is what I have been through while working on DFlex (https://github.com/dflex-js/dflex). 1- I want an open-source solution and free usage. 2- I want it to be sustainable. So I made a dual license. GPL with a commercial license. It's open-source with a paid option.
-
Showoff Saturday (January 16, 2021)
I'm working on DFlex: JavaScript Project to Manipulate DOM Elements (https://github.com/jalal246/dflex) Also, I'm looking for contributors! If anyone interested, please let me know.
-
Ask HN: What Are You Working On?
I'm working on DFlex: JavaScript Project to Manipulate DOM Elements (https://github.com/jalal246/dflex)
Also, I'm looking for contributors! If anyone interested, please let me know.
I wrote about it here about why Dflex and how It's different: https://dev.to/jalal246/dflex-javascript-project-to-manipula...
The work is still in progress but can't achieve the desired outcomes without community support.
-
Show HN: Package Sorter – Sorting a group of packages that depends on each other
Obviously, you are :) considering you take a look at the source code.
I have another algorithm for connecting DOM nodes: https://github.com/jalal246/dflex/tree/master/packages/dom-g...
-
DFlex: ☀️ JavaScript Project to Manipulate DOM Elements
DOM Generator DOM relations generator algorithm.
What are some alternatives?
dnd-kit - The modern, lightweight, performant, accessible and extensible drag & drop toolkit for React.
svelte-dnd-action - An action based drag and drop container for Svelte
vue-smooth-dnd - Vue wrapper components for smooth-dnd
rc-dock - Dock Layout for React Component
suncalc - A tiny JavaScript library for calculating sun/moon positions and phases.
roost - Proof of Concept for Eventsourced backend
UsTaxes - Tax filing web application
godbledger - Accounting Software with GRPC endpoints and SQL Backends
Chronicle Queue - Micro second messaging that stores everything to disk
pyodide - Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
react-beautiful-dnd - Beautiful and accessible drag and drop for lists with React
Arthur - How to build your own AI art installation from scratch [Moved to: https://github.com/maxvfischer/DIY-ai-art]