Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.
A node-sass custom importer which turns ~ into absolute paths to the nearest parent node_modules directory.
Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`
TypeScript definitions for expand-tilde
Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`
A powerful web scraper for both static and client-side rendered sites using only Bun native APIs
scrapes app data from google play store
Download website to a local directory (including all css, images, js, etc.)
A Javascript library for scraping/parsing metadata from a web page.
Parse urls from css
Browserless scraper module
scrape data from the itunes app store
Scraper app for fetching Israeli VAT data
News scraper module
Religions scraper module
Primbon scraper module
BMKG scraper module
Images scraper module
Games data's scraper module
Texts scraper module
scraper downloader tiktok ytmp3 ytmp4 facebook instagram youtube search
Tilde Translate box - solution for machine translating text and documents. Built with angular, but also exposed as web component.
Node.js scraper module for Open Graph and Twitter Card info
Expand a ~ character to a users home directory like bash