Show HN: JAQT – JavaScript Queries and Transformations https://ift.tt/d0NfVhi

Show HN: JAQT – JavaScript Queries and Transformations Hi all, I've made a javascript library to simplify searching/sorting/filtering in arrays of objects. Its inspired by both GraphQL and SQL, but implemented using javascript Proxies. Instead of creating a new language, its all just javascript. I've made it as part of an experimental database, which uses javascript as the query engine. The normal javascript map/reduce/sort functions are quite difficult to master for junior developers. JAQT is easier to explain, and can still be used in combination with any existing array functions. Please let me know what you think of the API and its ease of use! https://ift.tt/r4hHPTA September 15, 2024 at 11:08PM

No comments:

Show HN: Tab Sync Pro – Automatically organize browser tabs by domain https://ift.tt/okaebA0

Show HN: Tab Sync Pro – Automatically organize browser tabs by domain Hi HN! I built Tab Sync Pro to solve the common problem of tab overloa...