Wednesday, 28 June 2017
Interesting Snippets from 2017-06-28
-
Introducing SQueaLy - Fastest Way to Develop Customized Dashboards
As the name suggests, squealy uses the power of SQL to extract the data and provides out-of-the-box visualizations to gather graphical insights from the data. Additionally, squealy supports templated SQL with JinjaSQL. It gives the ability to use iterators, conditional statements and macros inside SQL queries.
-
collect.js
Convenient and dependency free wrapper for working with arrays and objects
-
Microjs: Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit!
Microjs.com helps you discover the most compact-but-powerful microframeworks, and makes it easy for you to pick one that’ll work for you.
-
elasticlunr
Elasticlunr.js is a lightweight full-text search engine developed in JavaScript for browser search and offline search. Elasticlunr.js is developed based on Lunr.js, but more flexible than lunr.js. Elasticlunr.js provides Query-Time boosting, field search, more rational scoring/ranking methodology, fast computation speed and so on. Elasticlunr.js is a bit like Solr, but much smaller and not as bright, but also provide flexible configuration, query-time boosting, field search and other features.