7 packages
aria2-lib
Aria2 library for Node.js and the browser
csv-to-xml
Easily convert any CSV string to XML data in Node.js and the browser.
desktop-service
Run Node.js scripts as native services on Windows, Mac OS and Linux.
detect-url-change
Easily detect changes in the browser URL. Works with any method that changes the URL without reloading the page, such as `history.pushState()`, `history.replaceState()`, `history.back()`, etc.
ini-data
INI parser and serializer for JavaScript.
nextjs-current-url
Quickly get the current URL or route in Next.js client & server environments ✨
try-catch-fn
Functional JavaScript try-catch implementation