Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
Terminal table for Windows, Linux, and MacOS. Written in nodejs. Also works in browser console. Word wrap, padding, alignment, colors, Asian character support, per-column callbacks, and you can pass rows as objects or arrays. Backwards compatible with Automattic/cli-table.
bamazon (just like Amazon) is a storefront that incorporates Node.js and mySQL. Bamazon is an app where an user can view items in the store and purchase items from a query (mySQL) and managers can go in and view current inventory, low inventory, add more inventory and add a new product. Node.js, mySQL, Express.js were used to compose this CLI application.
🔗 Markdow Links ➖ Projeto para criar CLI (Command Line Interface) e uma LIB, para localizar links em arquivos com extensão markdown (.md), com a opção de fazer validações e estatísticas simples.
An application design as a merchandise marketplace. There are 3 views: the customer view for making purchases, the manager view for managing inventory, and the supervisor view for tracking sales across categories.
Amazon-like storefront command line app using MySQL & Node. The app will take in orders from customers and delete stock from the store's inventory. The app is programmed to track product sales across the store's departments and then provide a summary of the highest-grossing departments in the store.