# sindredash
**Repository Path**: mirrors_stephenplusplus/sindredash
## Basic Information
- **Project Name**: sindredash
- **Description**: Fighting back against modularity - a Sindre utility suite.
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-11-23
- **Last Updated**: 2026-03-29
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# sindredash
> Fighting back against modularity - a [@sindresorhus](https://github.com/sindresorhus) utility suite.

## use
```sh
$ npm install --save sindredash
```
```js
var sindredash = require('sindredash');
// sindredash.hasDom();
// sindredash.isHtml();
// sindredash.compareUrls();
// ...
```
[Supporting Sindre's libraries that have been modified since 2015, 'cause I don't have all day, damn.](package.json)
## other ways to use
```sh
$ npm install os-name archs node-platforms win-release osx-release xdg-basedir user-home default-uid sudo-block root-check downgrade-root has-dom is-stream is-html is-md is-binary-path is-progressive unique-random unique-random-array alpha-sort sort-on each-async markdown-extensions binary-extensions modify-values modify-keys lowercase-keys dot-prop debug-log get-stdin caller-path caller-callsite detect-newline newline-br pad-stream strip-ansi humanize-string decamelize camelcase titleize untildify strip-css-comments strip-json-comments filename-reserved-regex valid-filename filenamify filenamify-url normalize-url humanize-url strip-url-auth strip-outer compare-urls condense-whitespace trim-repeated prepend-http get-urls multiline superb random-word dog-names cat-names somebody npm-name npm-keyword registry-url package-json bower-name github-username is-up public-ip ipify cpy cp-file read-chunk globby
```