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

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/NnLyS83 September 16, 2024 at 12:08PM

Post a Comment

0 Comments