Packages 25
Description
Very simple way to get console.log data.
Publisher
Description
Fill open exchange currency rates to Airtable spreadsheet.
Publisher
Description
Simply fetch any web page using Chrome browser after the page's JavaScript is loaded. Now using Puppeteer with stealth mode.
Publisher
Description
Simple module to work with saving/searching/deleting any objects using embed nosql file database, for small projects.
Publisher
Description
Combines any options passed by user with default options so that they are never undefined.
Publisher
Description
Read JSON from a file and work on it dynamically. You can even use the JSON file as a small database. If file does not exist, one will be created for you.
Publisher
Description
Install a Node.js module from any public/private repository easily.
Publisher
Description
Call any link(s) at a set interval repeatedly. GET/POST
Publisher
Description
Keep a Glitch project always alive.
Publisher
Description
File based cache for large data. Data is stored in different files with different keys in a single folder.
Publisher
Description
Search and slice string easily to get all remaining parts or the single one in any direction.
Publisher
Description
Delay and get values in callback. Very useful in loops.
Publisher
Description
Wrap promise to get both error & result in same line of code.
Publisher
Description
Super simple way to manage Cloudflare DNS entries domainwise. No need to get into the hassle of Zone or DNS IDs.
Publisher
Description
Easily read/write data to multiple databases using PouchDB.
Publisher
Description
Simplest user login system using PIN or Token. Can also store user data. Implements sessions by itself.
Publisher
Description
Automatically read config from files for a project. If changes are made to the config files, a new copy of config is fetched next time.
Publisher
Description
Starts node projects automatically and keeps checking for them. Starts the projects again if they get crashed. Keeps checking for newly added projects in config file.
Publisher
Description
Truncates string with an ellipsis and preserves full word, if needed.
Publisher
Description
Process orders using express for PayPal etc. easily. More coming soon.