Widestage BI
Lightweight Business Intelligence tool for reporting mongodb, postgresql, Mysql, & MS sql data https://github.com/widestage/widestage
Lightweight Business Intelligence tool for reporting mongodb, postgresql, Mysql, & MS sql data https://github.com/widestage/widestage
https://medium.com/javascript-in-plain-english/nodejs-security-best-practices-542528f910
Docco is a quick-and-dirty documentation generator, written in Literate CoffeeScript. It produces an HTML document that displays your comments intermingled with your code. All prose is passed through Markdown, and code is passed through Highlight.jssyntax highlighting. This page is the result of running Docco against its own source file. http://ashkenas.com/docco/
Simple and fast NodeJS internal caching. A simple caching module that has set, get and delete methods and works a little bit like memcached. Keys can have a timeout (ttl) after which they expire and are deleted from the cache. All keys are stored in a single object so the practical limit is at around Leggi tutto…
https://rfvallina.com/blog/2015/11/12/share-private-node-dot-js-modules-across-applications-locally.html
https://github.com/flaviocopes/apollo-graphql-client-server-authentication-jwt
With Countable.js you can count in real time what your user enters into a text field. No matter if it is about counting characters, words or paragraphs. Good news first: There is a live demo available.But let’s build something on our own with it Download the library from https://github.com/RadLikeWhoa/Countable/archive/master.zip Or install it via npm:npm Leggi tutto…
Have you ever had the problem that you wanted to check types in JavaScript, but the typeof function of Vanilla JS gave you unreliable results? If you don’t know what I mean, then take a look at this mess typeof(new Date()) // objecttypeof([‘Max’, ‘Carl’, ‘Tom’]) // objecttypeof({ name: ‘Max’, age: Leggi tutto…
https://blog.appsignal.com/2020/05/06/avoiding-memory-leaks-in-nodejs-best-practices-for-performance.html
https://blog.truthlabs.com/beacon-tracking-with-node-js-and-raspberry-pi-794afa880318 https://github.com/noble/noble https://github.com/futomi/node-beacon-scanner#beaconscanneradvertisement-object