feross / express-sitemap-xmlLinks
Serve sitemap.xml from a list of URLs in Express
☆68Updated last year
Alternatives and similar repositories for express-sitemap-xml
Users that are interested in express-sitemap-xml are comparing it to the libraries listed below
Sorting:
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Write data to a random temporary file☆105Updated 10 months ago
- Map over promises serially☆48Updated 4 years ago
- Use the Node `dns` API in Chrome Apps☆34Updated 5 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Small module that allows you to guard a call to a function.☆62Updated 5 years ago
- Pick random items from a list☆54Updated 3 years ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Easy CORS handling for micro☆38Updated 7 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Clean and beautiful options for minimist☆53Updated 2 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated this week
- The source for this module has moved to the Helmet repository.☆37Updated 4 years ago
- Run promise-returning & async functions in series☆68Updated 3 years ago
- Check if something is a Node.js stream☆112Updated 7 months ago
- A better `Promise.race()`☆46Updated 2 years ago
- Check if a string is HTML☆95Updated last year
- Delete files and directories without all the bullshit.☆54Updated 3 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆91Updated last year
- count files, directories, and bytes recursively in a folder as fast as possible.☆19Updated 8 years ago
- Maintain and search through a sorted array using some low level functions☆55Updated 4 years ago
- Replace all substring matches in a string