1476
78
submitted 1 year ago by neme@lemm.ee to c/opensource@programming.dev
1477
15
1478
14
1479
11
1480
7
1481
12
submitted 1 year ago by neme@lemm.ee to c/opensource@programming.dev
1482
37
1483
8

JQLite - The query language for JSON.

Created a simple query language in Typescript.

Features:

  • Basic query selection
  • Fallback Mechanism
  • Wildcard support
  • Array Slices
  • Multiple Key Selection
  • Key Omission
  • Single Key Omission
  • Functions
  • Comparison Operators
  • Conditions
  • Configurable

Here's an example to get a list of all products with an average review more than 4:

$.products[?(@.reviews.#avg() > 4)]

Runs in browsers, and Node.js

Documentation site: https://jqlite.vercel.app/

GitHub: https://github.com/Jay-Karia/jqlite

NPM Package: https://www.npmjs.com/package/jqlite-ts

Data source for the query: https://jqlite.vercel.app/demo.json

1484
34
submitted 1 year ago by neme@lemm.ee to c/opensource@programming.dev
1485
20
Windhawk v1.6 (github.com)

See the link for the full list of changes.

For those unfamiliar, Windhawk is a GPLv3 program that makes it easier to customize Windows, such as modifying the start menu, changing the UI/UX, among other things. I personally got it to reduce the size of the task bar on a laptop with a small screen and it worked great.

1486
70
1487
17

For flutter .arb files. Preferably open source and low cost.

Also side question: how do you properly keep track of and credit translators?

1488
20
1489
32
1490
35
1491
14
Open Food Facts 2025 Roadmap (wiki.openfoodfacts.org)
1492
57

StreetComplete is an easy to use editor of OpenStreetMap data available for Android. It can be used without any OpenStreetMap-specific knowledge. It asks simple questions, with answers directly used to edit and improve OpenStreetMap data. The app is aimed at users who do not know anything about OSM tagging schemes but still want to contribute to OpenStreetMap.

Key changes in this release:

  • Android below 7.1 no longer supported
  • Main screen improvements
  • New overlays
  • New quests
  • Quest and Overlay improvements
  • General Improvements
1493
23
1494
60
1495
12
1496
16
1497
19
submitted 1 year ago by neme@lemm.ee to c/opensource@programming.dev

Oregon State University's Open Source Lab may shut down without $250K in funding. Projects like Gentoo, Debian, Fedora, and many more rely on it.

1498
25
1499
27
1500
19
Deluge 2.2.0 released (git.deluge-torrent.org)

After about 3 years since the last stable release, Deluge version 2.2.0 is available for download.

These days, qBittorrent seems to be the most popular torrent client in Open Source and Linux communities, but I thought it's worth mentioning the news on this long lived FOSS alternative.

view more: ‹ prev next ›

Opensource

6636 readers
67 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 2 years ago
MODERATORS