picata 0.0.5__py3-none-any.whl → 0.0.7__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- node_modules/@ampproject/remapping/README.md +218 -0
- node_modules/@babel/code-frame/README.md +19 -0
- node_modules/@babel/compat-data/README.md +19 -0
- node_modules/@babel/core/README.md +19 -0
- node_modules/@babel/generator/README.md +19 -0
- node_modules/@babel/helper-annotate-as-pure/README.md +19 -0
- node_modules/@babel/helper-compilation-targets/README.md +19 -0
- node_modules/@babel/helper-create-class-features-plugin/README.md +19 -0
- node_modules/@babel/helper-create-regexp-features-plugin/README.md +19 -0
- node_modules/@babel/helper-define-polyfill-provider/README.md +15 -0
- node_modules/@babel/helper-member-expression-to-functions/README.md +19 -0
- node_modules/@babel/helper-module-imports/README.md +19 -0
- node_modules/@babel/helper-module-transforms/README.md +19 -0
- node_modules/@babel/helper-optimise-call-expression/README.md +19 -0
- node_modules/@babel/helper-plugin-utils/README.md +19 -0
- node_modules/@babel/helper-remap-async-to-generator/README.md +19 -0
- node_modules/@babel/helper-replace-supers/README.md +19 -0
- node_modules/@babel/helper-skip-transparent-expression-wrappers/README.md +19 -0
- node_modules/@babel/helper-string-parser/README.md +19 -0
- node_modules/@babel/helper-validator-identifier/README.md +19 -0
- node_modules/@babel/helper-validator-option/README.md +19 -0
- node_modules/@babel/helper-wrap-function/README.md +19 -0
- node_modules/@babel/helpers/README.md +19 -0
- node_modules/@babel/parser/README.md +19 -0
- node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key/README.md +19 -0
- node_modules/@babel/plugin-bugfix-safari-class-field-initializer-scope/README.md +19 -0
- node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/README.md +19 -0
- node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/README.md +19 -0
- node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/README.md +19 -0
- node_modules/@babel/plugin-proposal-private-property-in-object/README.md +23 -0
- node_modules/@babel/plugin-syntax-import-assertions/README.md +19 -0
- node_modules/@babel/plugin-syntax-import-attributes/README.md +19 -0
- node_modules/@babel/plugin-syntax-jsx/README.md +19 -0
- node_modules/@babel/plugin-syntax-typescript/README.md +19 -0
- node_modules/@babel/plugin-syntax-unicode-sets-regex/README.md +19 -0
- node_modules/@babel/plugin-transform-arrow-functions/README.md +19 -0
- node_modules/@babel/plugin-transform-async-generator-functions/README.md +19 -0
- node_modules/@babel/plugin-transform-async-to-generator/README.md +19 -0
- node_modules/@babel/plugin-transform-block-scoped-functions/README.md +19 -0
- node_modules/@babel/plugin-transform-block-scoping/README.md +19 -0
- node_modules/@babel/plugin-transform-class-properties/README.md +19 -0
- node_modules/@babel/plugin-transform-class-static-block/README.md +19 -0
- node_modules/@babel/plugin-transform-classes/README.md +19 -0
- node_modules/@babel/plugin-transform-computed-properties/README.md +19 -0
- node_modules/@babel/plugin-transform-destructuring/README.md +19 -0
- node_modules/@babel/plugin-transform-dotall-regex/README.md +19 -0
- node_modules/@babel/plugin-transform-duplicate-keys/README.md +19 -0
- node_modules/@babel/plugin-transform-duplicate-named-capturing-groups-regex/README.md +19 -0
- node_modules/@babel/plugin-transform-dynamic-import/README.md +19 -0
- node_modules/@babel/plugin-transform-exponentiation-operator/README.md +19 -0
- node_modules/@babel/plugin-transform-export-namespace-from/README.md +19 -0
- node_modules/@babel/plugin-transform-for-of/README.md +19 -0
- node_modules/@babel/plugin-transform-function-name/README.md +19 -0
- node_modules/@babel/plugin-transform-json-strings/README.md +19 -0
- node_modules/@babel/plugin-transform-literals/README.md +19 -0
- node_modules/@babel/plugin-transform-logical-assignment-operators/README.md +19 -0
- node_modules/@babel/plugin-transform-member-expression-literals/README.md +19 -0
- node_modules/@babel/plugin-transform-modules-amd/README.md +19 -0
- node_modules/@babel/plugin-transform-modules-commonjs/README.md +19 -0
- node_modules/@babel/plugin-transform-modules-systemjs/README.md +19 -0
- node_modules/@babel/plugin-transform-modules-umd/README.md +19 -0
- node_modules/@babel/plugin-transform-named-capturing-groups-regex/README.md +19 -0
- node_modules/@babel/plugin-transform-new-target/README.md +19 -0
- node_modules/@babel/plugin-transform-nullish-coalescing-operator/README.md +19 -0
- node_modules/@babel/plugin-transform-numeric-separator/README.md +19 -0
- node_modules/@babel/plugin-transform-object-rest-spread/README.md +19 -0
- node_modules/@babel/plugin-transform-object-super/README.md +19 -0
- node_modules/@babel/plugin-transform-optional-catch-binding/README.md +19 -0
- node_modules/@babel/plugin-transform-optional-chaining/README.md +19 -0
- node_modules/@babel/plugin-transform-parameters/README.md +19 -0
- node_modules/@babel/plugin-transform-private-methods/README.md +19 -0
- node_modules/@babel/plugin-transform-private-property-in-object/README.md +19 -0
- node_modules/@babel/plugin-transform-property-literals/README.md +19 -0
- node_modules/@babel/plugin-transform-react-display-name/README.md +19 -0
- node_modules/@babel/plugin-transform-react-jsx/README.md +19 -0
- node_modules/@babel/plugin-transform-react-jsx-development/README.md +19 -0
- node_modules/@babel/plugin-transform-react-pure-annotations/README.md +19 -0
- node_modules/@babel/plugin-transform-regenerator/README.md +19 -0
- node_modules/@babel/plugin-transform-regexp-modifiers/README.md +19 -0
- node_modules/@babel/plugin-transform-reserved-words/README.md +19 -0
- node_modules/@babel/plugin-transform-shorthand-properties/README.md +19 -0
- node_modules/@babel/plugin-transform-spread/README.md +19 -0
- node_modules/@babel/plugin-transform-sticky-regex/README.md +19 -0
- node_modules/@babel/plugin-transform-template-literals/README.md +19 -0
- node_modules/@babel/plugin-transform-typeof-symbol/README.md +19 -0
- node_modules/@babel/plugin-transform-typescript/README.md +19 -0
- node_modules/@babel/plugin-transform-unicode-escapes/README.md +19 -0
- node_modules/@babel/plugin-transform-unicode-property-regex/README.md +19 -0
- node_modules/@babel/plugin-transform-unicode-regex/README.md +19 -0
- node_modules/@babel/plugin-transform-unicode-sets-regex/README.md +19 -0
- node_modules/@babel/preset-env/README.md +19 -0
- node_modules/@babel/preset-modules/README.md +171 -0
- node_modules/@babel/preset-react/README.md +19 -0
- node_modules/@babel/preset-typescript/README.md +19 -0
- node_modules/@babel/runtime/README.md +19 -0
- node_modules/@babel/template/README.md +19 -0
- node_modules/@babel/traverse/README.md +19 -0
- node_modules/@babel/types/README.md +19 -0
- node_modules/@csstools/cascade-layer-name-parser/LICENSE.md +20 -0
- node_modules/@csstools/cascade-layer-name-parser/README.md +32 -0
- node_modules/@csstools/color-helpers/LICENSE.md +18 -0
- node_modules/@csstools/color-helpers/README.md +32 -0
- node_modules/@csstools/css-calc/LICENSE.md +20 -0
- node_modules/@csstools/css-calc/README.md +132 -0
- node_modules/@csstools/css-color-parser/LICENSE.md +20 -0
- node_modules/@csstools/css-color-parser/README.md +37 -0
- node_modules/@csstools/css-parser-algorithms/LICENSE.md +20 -0
- node_modules/@csstools/css-parser-algorithms/README.md +119 -0
- node_modules/@csstools/css-tokenizer/LICENSE.md +20 -0
- node_modules/@csstools/css-tokenizer/README.md +111 -0
- node_modules/@csstools/media-query-list-parser/LICENSE.md +20 -0
- node_modules/@csstools/media-query-list-parser/README.md +61 -0
- node_modules/@csstools/postcss-cascade-layers/LICENSE.md +18 -0
- node_modules/@csstools/postcss-cascade-layers/README.md +194 -0
- node_modules/@csstools/postcss-cascade-layers/node_modules/@csstools/selector-specificity/LICENSE.md +18 -0
- node_modules/@csstools/postcss-cascade-layers/node_modules/@csstools/selector-specificity/README.md +57 -0
- node_modules/@csstools/postcss-cascade-layers/node_modules/postcss-selector-parser/README.md +49 -0
- node_modules/@csstools/postcss-color-function/LICENSE.md +18 -0
- node_modules/@csstools/postcss-color-function/README.md +151 -0
- node_modules/@csstools/postcss-color-mix-function/LICENSE.md +18 -0
- node_modules/@csstools/postcss-color-mix-function/README.md +74 -0
- node_modules/@csstools/postcss-content-alt-text/LICENSE.md +18 -0
- node_modules/@csstools/postcss-content-alt-text/README.md +122 -0
- node_modules/@csstools/postcss-exponential-functions/LICENSE.md +18 -0
- node_modules/@csstools/postcss-exponential-functions/README.md +91 -0
- node_modules/@csstools/postcss-font-format-keywords/LICENSE.md +18 -0
- node_modules/@csstools/postcss-font-format-keywords/README.md +88 -0
- node_modules/@csstools/postcss-gamut-mapping/LICENSE.md +18 -0
- node_modules/@csstools/postcss-gamut-mapping/README.md +71 -0
- node_modules/@csstools/postcss-gradients-interpolation-method/LICENSE.md +18 -0
- node_modules/@csstools/postcss-gradients-interpolation-method/README.md +160 -0
- node_modules/@csstools/postcss-hwb-function/LICENSE.md +18 -0
- node_modules/@csstools/postcss-hwb-function/README.md +88 -0
- node_modules/@csstools/postcss-ic-unit/LICENSE.md +18 -0
- node_modules/@csstools/postcss-ic-unit/README.md +96 -0
- node_modules/@csstools/postcss-initial/LICENSE.md +18 -0
- node_modules/@csstools/postcss-initial/README.md +74 -0
- node_modules/@csstools/postcss-is-pseudo-class/LICENSE.md +18 -0
- node_modules/@csstools/postcss-is-pseudo-class/README.md +253 -0
- node_modules/@csstools/postcss-is-pseudo-class/node_modules/@csstools/selector-specificity/LICENSE.md +18 -0
- node_modules/@csstools/postcss-is-pseudo-class/node_modules/@csstools/selector-specificity/README.md +57 -0
- node_modules/@csstools/postcss-is-pseudo-class/node_modules/postcss-selector-parser/README.md +49 -0
- node_modules/@csstools/postcss-light-dark-function/LICENSE.md +18 -0
- node_modules/@csstools/postcss-light-dark-function/README.md +174 -0
- node_modules/@csstools/postcss-logical-float-and-clear/LICENSE.md +18 -0
- node_modules/@csstools/postcss-logical-float-and-clear/README.md +86 -0
- node_modules/@csstools/postcss-logical-overflow/LICENSE.md +18 -0
- node_modules/@csstools/postcss-logical-overflow/README.md +96 -0
- node_modules/@csstools/postcss-logical-overscroll-behavior/LICENSE.md +18 -0
- node_modules/@csstools/postcss-logical-overscroll-behavior/README.md +96 -0
- node_modules/@csstools/postcss-logical-resize/LICENSE.md +18 -0
- node_modules/@csstools/postcss-logical-resize/README.md +99 -0
- node_modules/@csstools/postcss-logical-viewport-units/LICENSE.md +18 -0
- node_modules/@csstools/postcss-logical-viewport-units/README.md +105 -0
- node_modules/@csstools/postcss-media-minmax/LICENSE.md +21 -0
- node_modules/@csstools/postcss-media-minmax/README.md +54 -0
- node_modules/@csstools/postcss-media-queries-aspect-ratio-number-values/LICENSE.md +18 -0
- node_modules/@csstools/postcss-media-queries-aspect-ratio-number-values/README.md +62 -0
- node_modules/@csstools/postcss-nested-calc/LICENSE.md +18 -0
- node_modules/@csstools/postcss-nested-calc/README.md +71 -0
- node_modules/@csstools/postcss-normalize-display-values/LICENSE.md +18 -0
- node_modules/@csstools/postcss-normalize-display-values/README.md +88 -0
- node_modules/@csstools/postcss-oklab-function/LICENSE.md +18 -0
- node_modules/@csstools/postcss-oklab-function/README.md +173 -0
- node_modules/@csstools/postcss-progressive-custom-properties/LICENSE.md +18 -0
- node_modules/@csstools/postcss-progressive-custom-properties/README.md +122 -0
- node_modules/@csstools/postcss-random-function/LICENSE.md +18 -0
- node_modules/@csstools/postcss-random-function/README.md +121 -0
- node_modules/@csstools/postcss-relative-color-syntax/LICENSE.md +18 -0
- node_modules/@csstools/postcss-relative-color-syntax/README.md +74 -0
- node_modules/@csstools/postcss-scope-pseudo-class/LICENSE.md +18 -0
- node_modules/@csstools/postcss-scope-pseudo-class/README.md +73 -0
- node_modules/@csstools/postcss-scope-pseudo-class/node_modules/postcss-selector-parser/README.md +49 -0
- node_modules/@csstools/postcss-sign-functions/LICENSE.md +18 -0
- node_modules/@csstools/postcss-sign-functions/README.md +184 -0
- node_modules/@csstools/postcss-stepped-value-functions/LICENSE.md +18 -0
- node_modules/@csstools/postcss-stepped-value-functions/README.md +107 -0
- node_modules/@csstools/postcss-text-decoration-shorthand/LICENSE.md +18 -0
- node_modules/@csstools/postcss-text-decoration-shorthand/README.md +75 -0
- node_modules/@csstools/postcss-trigonometric-functions/LICENSE.md +18 -0
- node_modules/@csstools/postcss-trigonometric-functions/README.md +149 -0
- node_modules/@csstools/postcss-unset-value/LICENSE.md +18 -0
- node_modules/@csstools/postcss-unset-value/README.md +120 -0
- node_modules/@csstools/utilities/LICENSE.md +18 -0
- node_modules/@csstools/utilities/README.md +25 -0
- node_modules/@discoveryjs/json-ext/README.md +256 -0
- node_modules/@eslint/config-array/README.md +358 -0
- node_modules/@eslint/core/README.md +29 -0
- node_modules/@eslint/eslintrc/README.md +126 -0
- node_modules/@eslint/js/README.md +60 -0
- node_modules/@eslint/object-schema/README.md +242 -0
- node_modules/@eslint/plugin-kit/README.md +273 -0
- node_modules/@eslint-community/eslint-utils/README.md +37 -0
- node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys/README.md +105 -0
- node_modules/@eslint-community/regexpp/README.md +177 -0
- node_modules/@humanfs/core/README.md +140 -0
- node_modules/@humanfs/node/README.md +141 -0
- node_modules/@humanfs/node/node_modules/@humanwhocodes/retry/README.md +138 -0
- node_modules/@humanwhocodes/module-importer/README.md +80 -0
- node_modules/@humanwhocodes/retry/README.md +177 -0
- node_modules/@isaacs/cliui/README.md +143 -0
- node_modules/@jest/schemas/README.md +3 -0
- node_modules/@jest/types/README.md +30 -0
- node_modules/@jridgewell/gen-mapping/README.md +227 -0
- node_modules/@jridgewell/resolve-uri/README.md +40 -0
- node_modules/@jridgewell/set-array/README.md +37 -0
- node_modules/@jridgewell/source-map/README.md +184 -0
- node_modules/@jridgewell/sourcemap-codec/README.md +264 -0
- node_modules/@jridgewell/trace-mapping/README.md +257 -0
- node_modules/@nodelib/fs.scandir/README.md +171 -0
- node_modules/@nodelib/fs.stat/README.md +126 -0
- node_modules/@nodelib/fs.walk/README.md +215 -0
- node_modules/@parcel/watcher/README.md +135 -0
- node_modules/@parcel/watcher-linux-x64-glibc/README.md +1 -0
- node_modules/@pkgjs/parseargs/README.md +413 -0
- node_modules/@tailwindcss/typography/README.md +398 -0
- node_modules/@trysound/sax/README.md +202 -0
- node_modules/@types/eslint/README.md +15 -0
- node_modules/@types/eslint-scope/README.md +90 -0
- node_modules/@types/estree/README.md +15 -0
- node_modules/@types/istanbul-lib-coverage/README.md +15 -0
- node_modules/@types/istanbul-lib-report/README.md +15 -0
- node_modules/@types/istanbul-reports/README.md +86 -0
- node_modules/@types/json-schema/README.md +15 -0
- node_modules/@types/node/README.md +15 -0
- node_modules/@types/react/README.md +15 -0
- node_modules/@types/react-dom/README.md +16 -0
- node_modules/@types/yargs/README.md +15 -0
- node_modules/@types/yargs-parser/README.md +15 -0
- node_modules/@typescript-eslint/eslint-plugin/README.md +12 -0
- node_modules/@typescript-eslint/eslint-plugin/docs/rules/README.md +57 -0
- node_modules/@typescript-eslint/parser/README.md +12 -0
- node_modules/@typescript-eslint/scope-manager/README.md +10 -0
- node_modules/@typescript-eslint/type-utils/README.md +12 -0
- node_modules/@typescript-eslint/types/README.md +12 -0
- node_modules/@typescript-eslint/typescript-estree/README.md +14 -0
- node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion/README.md +135 -0
- node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch/README.md +454 -0
- node_modules/@typescript-eslint/typescript-estree/node_modules/semver/README.md +654 -0
- node_modules/@typescript-eslint/utils/README.md +12 -0
- node_modules/@typescript-eslint/visitor-keys/README.md +10 -0
- node_modules/@webassemblyjs/ast/README.md +167 -0
- node_modules/@webassemblyjs/floating-point-hex-parser/README.md +34 -0
- node_modules/@webassemblyjs/wasm-edit/README.md +86 -0
- node_modules/@webassemblyjs/wasm-parser/README.md +28 -0
- node_modules/@webassemblyjs/wast-printer/README.md +17 -0
- node_modules/@webpack-cli/configtest/README.md +31 -0
- node_modules/@webpack-cli/info/README.md +54 -0
- node_modules/@webpack-cli/serve/README.md +32 -0
- node_modules/@xtuc/ieee754/README.md +51 -0
- node_modules/@xtuc/long/README.md +257 -0
- node_modules/acorn/README.md +282 -0
- node_modules/acorn-jsx/README.md +40 -0
- node_modules/ajv/README.md +1497 -0
- node_modules/ajv/lib/dotjs/README.md +3 -0
- node_modules/ajv-formats/README.md +123 -0
- node_modules/ajv-formats/node_modules/ajv/README.md +207 -0
- node_modules/ajv-formats/node_modules/json-schema-traverse/README.md +95 -0
- node_modules/ajv-keywords/README.md +836 -0
- node_modules/ajv-keywords/keywords/dotjs/README.md +3 -0
- node_modules/any-promise/README.md +161 -0
- node_modules/anymatch/README.md +87 -0
- node_modules/arg/LICENSE.md +21 -0
- node_modules/arg/README.md +317 -0
- node_modules/argparse/README.md +84 -0
- node_modules/array-buffer-byte-length/README.md +40 -0
- node_modules/array-includes/README.md +105 -0
- node_modules/array.prototype.findlast/README.md +74 -0
- node_modules/array.prototype.flat/README.md +75 -0
- node_modules/array.prototype.flatmap/README.md +82 -0
- node_modules/array.prototype.tosorted/README.md +71 -0
- node_modules/arraybuffer.prototype.slice/README.md +61 -0
- node_modules/async-function/README.md +51 -0
- node_modules/autoprefixer/README.md +66 -0
- node_modules/available-typed-arrays/README.md +55 -0
- node_modules/babel-loader/README.md +411 -0
- node_modules/babel-plugin-polyfill-corejs2/README.md +28 -0
- node_modules/babel-plugin-polyfill-corejs3/README.md +78 -0
- node_modules/babel-plugin-polyfill-corejs3/core-js-compat/README.md +4 -0
- node_modules/babel-plugin-polyfill-regenerator/README.md +28 -0
- node_modules/balanced-match/LICENSE.md +21 -0
- node_modules/balanced-match/README.md +97 -0
- node_modules/boolbase/README.md +10 -0
- node_modules/brace-expansion/README.md +129 -0
- node_modules/braces/README.md +586 -0
- node_modules/browserslist/README.md +67 -0
- node_modules/call-bind/README.md +64 -0
- node_modules/call-bind-apply-helpers/README.md +62 -0
- node_modules/call-bound/README.md +53 -0
- node_modules/camelcase-css/README.md +27 -0
- node_modules/caniuse-api/README.md +157 -0
- node_modules/caniuse-lite/README.md +6 -0
- node_modules/chokidar/README.md +308 -0
- node_modules/chokidar-cli/README.md +148 -0
- node_modules/chrome-trace-event/README.md +31 -0
- node_modules/ci-info/README.md +135 -0
- node_modules/cliui/README.md +115 -0
- node_modules/cliui/node_modules/color-convert/README.md +68 -0
- node_modules/cliui/node_modules/color-name/README.md +11 -0
- node_modules/cliui/node_modules/emoji-regex/README.md +73 -0
- node_modules/clone-deep/README.md +106 -0
- node_modules/color-convert/README.md +68 -0
- node_modules/color-name/README.md +11 -0
- node_modules/colord/LICENSE.md +21 -0
- node_modules/colord/README.md +1053 -0
- node_modules/colorette/LICENSE.md +7 -0
- node_modules/colorette/README.md +134 -0
- node_modules/common-path-prefix/README.md +51 -0
- node_modules/concurrently/README.md +229 -0
- node_modules/concurrently/docs/README.md +13 -0
- node_modules/concurrently/node_modules/cliui/README.md +141 -0
- node_modules/concurrently/node_modules/emoji-regex/README.md +73 -0
- node_modules/concurrently/node_modules/y18n/README.md +127 -0
- node_modules/concurrently/node_modules/yargs/README.md +204 -0
- node_modules/concurrently/node_modules/yargs-parser/README.md +518 -0
- node_modules/convert-source-map/README.md +206 -0
- node_modules/core-js-compat/README.md +135 -0
- node_modules/cosmiconfig/README.md +782 -0
- node_modules/cross-spawn/README.md +89 -0
- node_modules/css-blank-pseudo/LICENSE.md +18 -0
- node_modules/css-blank-pseudo/README.md +205 -0
- node_modules/css-blank-pseudo/node_modules/postcss-selector-parser/README.md +49 -0
- node_modules/css-has-pseudo/LICENSE.md +18 -0
- node_modules/css-has-pseudo/README.md +331 -0
- node_modules/css-has-pseudo/node_modules/@csstools/selector-specificity/LICENSE.md +18 -0
- node_modules/css-has-pseudo/node_modules/@csstools/selector-specificity/README.md +57 -0
- node_modules/css-has-pseudo/node_modules/postcss-selector-parser/README.md +49 -0
- node_modules/css-loader/README.md +2334 -0
- node_modules/css-loader/node_modules/semver/README.md +654 -0
- node_modules/css-minimizer-webpack-plugin/README.md +624 -0
- node_modules/css-prefers-color-scheme/LICENSE.md +18 -0
- node_modules/css-prefers-color-scheme/README.md +341 -0
- node_modules/css-select/README.md +264 -0
- node_modules/css-selector-tokenizer/README.md +92 -0
- node_modules/css-tree/README.md +193 -0
- node_modules/cssdb/LICENSE.md +18 -0
- node_modules/cssdb/README.md +35 -0
- node_modules/cssesc/README.md +201 -0
- node_modules/cssnano/README.md +6 -0
- node_modules/cssnano-preset-default/README.md +310 -0
- node_modules/cssnano-utils/README.md +15 -0
- node_modules/csso/README.md +422 -0
- node_modules/csso/node_modules/css-tree/README.md +193 -0
- node_modules/csso/node_modules/mdn-data/README.md +56 -0
- node_modules/csstype/README.md +277 -0
- node_modules/culori/README.md +19 -0
- node_modules/daisyui/README.md +65 -0
- node_modules/data-view-buffer/README.md +43 -0
- node_modules/data-view-byte-length/README.md +43 -0
- node_modules/data-view-byte-offset/README.md +43 -0
- node_modules/debug/README.md +481 -0
- node_modules/define-data-property/README.md +67 -0
- node_modules/define-properties/README.md +84 -0
- node_modules/detect-libc/README.md +78 -0
- node_modules/didyoumean/README.md +134 -0
- node_modules/dlv/README.md +76 -0
- node_modules/doctrine/README.md +165 -0
- node_modules/dom-serializer/README.md +109 -0
- node_modules/dunder-proto/README.md +54 -0
- node_modules/eastasianwidth/README.md +32 -0
- node_modules/electron-to-chromium/README.md +186 -0
- node_modules/emoji-regex/README.md +137 -0
- node_modules/enhanced-resolve/README.md +183 -0
- node_modules/envinfo/README.md +286 -0
- node_modules/error-ex/README.md +144 -0
- node_modules/es-abstract/README.md +43 -0
- node_modules/es-define-property/README.md +49 -0
- node_modules/es-errors/README.md +55 -0
- node_modules/es-iterator-helpers/README.md +110 -0
- node_modules/es-module-lexer/README.md +338 -0
- node_modules/es-object-atoms/README.md +63 -0
- node_modules/es-set-tostringtag/README.md +53 -0
- node_modules/es-shim-unscopables/README.md +57 -0
- node_modules/es-to-primitive/README.md +52 -0
- node_modules/eslint/README.md +329 -0
- node_modules/eslint/node_modules/glob-parent/README.md +134 -0
- node_modules/eslint-plugin-prettier/LICENSE.md +24 -0
- node_modules/eslint-plugin-prettier/README.md +202 -0
- node_modules/eslint-plugin-react/README.md +423 -0
- node_modules/eslint-plugin-tailwindcss/README.md +307 -0
- node_modules/eslint-scope/README.md +108 -0
- node_modules/eslint-visitor-keys/README.md +120 -0
- node_modules/espree/README.md +261 -0
- node_modules/esquery/README.md +27 -0
- node_modules/esrecurse/README.md +171 -0
- node_modules/estraverse/README.md +153 -0
- node_modules/esutils/README.md +174 -0
- node_modules/fast-deep-equal/README.md +96 -0
- node_modules/fast-diff/README.md +24 -0
- node_modules/fast-glob/README.md +830 -0
- node_modules/fast-json-stable-stringify/README.md +131 -0
- node_modules/fast-levenshtein/LICENSE.md +25 -0
- node_modules/fast-levenshtein/README.md +104 -0
- node_modules/fast-uri/README.md +130 -0
- node_modules/fastest-levenshtein/LICENSE.md +21 -0
- node_modules/fastest-levenshtein/README.md +57 -0
- node_modules/fastparse/README.md +118 -0
- node_modules/fastq/README.md +306 -0
- node_modules/file-entry-cache/README.md +115 -0
- node_modules/fill-range/README.md +237 -0
- node_modules/flat/README.md +236 -0
- node_modules/flat-cache/README.md +77 -0
- node_modules/flatted/README.md +115 -0
- node_modules/for-each/README.md +39 -0
- node_modules/foreground-child/README.md +128 -0
- node_modules/fraction.js/README.md +466 -0
- node_modules/function-bind/README.md +46 -0
- node_modules/function.prototype.name/README.md +55 -0
- node_modules/functions-have-names/README.md +40 -0
- node_modules/gensync/README.md +196 -0
- node_modules/get-caller-file/LICENSE.md +6 -0
- node_modules/get-caller-file/README.md +41 -0
- node_modules/get-intrinsic/README.md +71 -0
- node_modules/get-proto/README.md +50 -0
- node_modules/get-symbol-description/README.md +43 -0
- node_modules/glob/README.md +1265 -0
- node_modules/glob/node_modules/brace-expansion/README.md +135 -0
- node_modules/glob/node_modules/minimatch/README.md +454 -0
- node_modules/glob-parent/README.md +137 -0
- node_modules/glob-to-regexp/README.md +75 -0
- node_modules/globalthis/README.md +70 -0
- node_modules/gonzales-pe/README.md +808 -0
- node_modules/gopd/README.md +40 -0
- node_modules/graceful-fs/README.md +143 -0
- node_modules/graphemer/README.md +132 -0
- node_modules/has-bigints/README.md +39 -0
- node_modules/has-property-descriptors/README.md +43 -0
- node_modules/has-proto/README.md +57 -0
- node_modules/has-symbols/README.md +46 -0
- node_modules/has-tostringtag/README.md +46 -0
- node_modules/hasown/README.md +40 -0
- node_modules/hosted-git-info/README.md +133 -0
- node_modules/icss-utils/LICENSE.md +6 -0
- node_modules/icss-utils/README.md +94 -0
- node_modules/ignore/README.md +412 -0
- node_modules/immutable/README.md +761 -0
- node_modules/imurmurhash/README.md +122 -0
- node_modules/internal-slot/README.md +58 -0
- node_modules/interpret/README.md +244 -0
- node_modules/is-array-buffer/README.md +56 -0
- node_modules/is-arrayish/README.md +16 -0
- node_modules/is-async-function/README.md +41 -0
- node_modules/is-bigint/README.md +44 -0
- node_modules/is-boolean-object/README.md +57 -0
- node_modules/is-callable/README.md +83 -0
- node_modules/is-core-module/README.md +40 -0
- node_modules/is-data-view/README.md +69 -0
- node_modules/is-date-object/README.md +52 -0
- node_modules/is-extglob/README.md +107 -0
- node_modules/is-finalizationregistry/README.md +54 -0
- node_modules/is-generator-function/README.md +40 -0
- node_modules/is-glob/README.md +206 -0
- node_modules/is-map/README.md +52 -0
- node_modules/is-number/README.md +187 -0
- node_modules/is-number-object/README.md +55 -0
- node_modules/is-plain-object/README.md +104 -0
- node_modules/is-regex/README.md +52 -0
- node_modules/is-set/README.md +50 -0
- node_modules/is-shared-array-buffer/README.md +56 -0
- node_modules/is-string/README.md +56 -0
- node_modules/is-symbol/README.md +45 -0
- node_modules/is-typed-array/README.md +70 -0
- node_modules/is-weakmap/README.md +50 -0
- node_modules/is-weakref/README.md +52 -0
- node_modules/is-weakset/README.md +50 -0
- node_modules/isarray/README.md +38 -0
- node_modules/isexe/README.md +51 -0
- node_modules/isobject/README.md +122 -0
- node_modules/iterator.prototype/README.md +35 -0
- node_modules/jackspeak/LICENSE.md +55 -0
- node_modules/jackspeak/README.md +357 -0
- node_modules/jest-worker/README.md +272 -0
- node_modules/jiti/README.md +164 -0
- node_modules/js-tokens/README.md +240 -0
- node_modules/js-yaml/README.md +246 -0
- node_modules/jsesc/README.md +422 -0
- node_modules/json-buffer/README.md +24 -0
- node_modules/json-parse-better-errors/LICENSE.md +7 -0
- node_modules/json-parse-better-errors/README.md +46 -0
- node_modules/json-parse-even-better-errors/LICENSE.md +25 -0
- node_modules/json-parse-even-better-errors/README.md +96 -0
- node_modules/json-schema-traverse/README.md +83 -0
- node_modules/json5/LICENSE.md +23 -0
- node_modules/json5/README.md +282 -0
- node_modules/jsx-ast-utils/LICENSE.md +8 -0
- node_modules/jsx-ast-utils/README.md +298 -0
- node_modules/keyv/README.md +429 -0
- node_modules/kind-of/README.md +367 -0
- node_modules/levn/README.md +196 -0
- node_modules/lines-and-columns/README.md +33 -0
- node_modules/loader-runner/README.md +53 -0
- node_modules/lodash/README.md +39 -0
- node_modules/lodash.castarray/README.md +18 -0
- node_modules/lodash.debounce/README.md +18 -0
- node_modules/lodash.isplainobject/README.md +18 -0
- node_modules/lodash.memoize/README.md +18 -0
- node_modules/lodash.merge/README.md +18 -0
- node_modules/lodash.throttle/README.md +18 -0
- node_modules/lodash.uniq/README.md +18 -0
- node_modules/loose-envify/README.md +45 -0
- node_modules/lru-cache/README.md +166 -0
- node_modules/math-intrinsics/README.md +50 -0
- node_modules/mdn-data/README.md +62 -0
- node_modules/memorystream/README.md +93 -0
- node_modules/merge-stream/README.md +78 -0
- node_modules/merge2/README.md +144 -0
- node_modules/micromatch/README.md +1024 -0
- node_modules/mime-db/README.md +100 -0
- node_modules/mime-types/README.md +113 -0
- node_modules/mini-css-extract-plugin/README.md +1296 -0
- node_modules/minimatch/README.md +230 -0
- node_modules/minimist/README.md +121 -0
- node_modules/minipass/README.md +825 -0
- node_modules/mz/README.md +106 -0
- node_modules/nanoid/README.md +554 -0
- node_modules/natural-compare/README.md +125 -0
- node_modules/neo-async/README.md +273 -0
- node_modules/nice-try/README.md +32 -0
- node_modules/node-addon-api/LICENSE.md +9 -0
- node_modules/node-addon-api/README.md +319 -0
- node_modules/node-addon-api/tools/README.md +73 -0
- node_modules/node-releases/README.md +12 -0
- node_modules/normalize-package-data/README.md +106 -0
- node_modules/normalize-package-data/node_modules/semver/README.md +412 -0
- node_modules/normalize-path/README.md +127 -0
- node_modules/npm-run-all/README.md +91 -0
- node_modules/npm-run-all/node_modules/color-convert/README.md +68 -0
- node_modules/npm-run-all/node_modules/color-name/README.md +11 -0
- node_modules/npm-run-all/node_modules/cross-spawn/README.md +94 -0
- node_modules/npm-run-all/node_modules/semver/README.md +412 -0
- node_modules/npm-run-all/node_modules/which/README.md +51 -0
- node_modules/nth-check/README.md +136 -0
- node_modules/object-keys/README.md +76 -0
- node_modules/object.assign/README.md +136 -0
- node_modules/object.entries/README.md +58 -0
- node_modules/object.fromentries/README.md +50 -0
- node_modules/object.values/README.md +58 -0
- node_modules/optionator/README.md +238 -0
- node_modules/own-keys/README.md +45 -0
- node_modules/package-json-from-dist/LICENSE.md +63 -0
- node_modules/package-json-from-dist/README.md +110 -0
- node_modules/path-parse/README.md +42 -0
- node_modules/path-scurry/LICENSE.md +55 -0
- node_modules/path-scurry/README.md +636 -0
- node_modules/path-scurry/node_modules/lru-cache/README.md +331 -0
- node_modules/picocolors/README.md +21 -0
- node_modules/picomatch/README.md +708 -0
- node_modules/pirates/README.md +69 -0
- node_modules/possible-typed-array-names/README.md +48 -0
- node_modules/postcss/README.md +28 -0
- node_modules/postcss-attribute-case-insensitive/LICENSE.md +20 -0
- node_modules/postcss-attribute-case-insensitive/README.md +73 -0
- node_modules/postcss-attribute-case-insensitive/node_modules/postcss-selector-parser/README.md +49 -0
- node_modules/postcss-calc/README.md +153 -0
- node_modules/postcss-calc/node_modules/postcss-selector-parser/README.md +49 -0
- node_modules/postcss-clamp/README.md +118 -0
- node_modules/postcss-color-functional-notation/LICENSE.md +18 -0
- node_modules/postcss-color-functional-notation/README.md +134 -0
- node_modules/postcss-color-hex-alpha/LICENSE.md +21 -0
- node_modules/postcss-color-hex-alpha/README.md +72 -0
- node_modules/postcss-color-rebeccapurple/LICENSE.md +18 -0
- node_modules/postcss-color-rebeccapurple/README.md +76 -0
- node_modules/postcss-colormin/README.md +45 -0
- node_modules/postcss-convert-values/README.md +98 -0
- node_modules/postcss-custom-media/LICENSE.md +21 -0
- node_modules/postcss-custom-media/README.md +183 -0
- node_modules/postcss-custom-properties/LICENSE.md +21 -0
- node_modules/postcss-custom-properties/README.md +173 -0
- node_modules/postcss-custom-selectors/LICENSE.md +21 -0
- node_modules/postcss-custom-selectors/README.md +107 -0
- node_modules/postcss-custom-selectors/node_modules/postcss-selector-parser/README.md +49 -0
- node_modules/postcss-dir-pseudo-class/LICENSE.md +18 -0
- node_modules/postcss-dir-pseudo-class/README.md +193 -0
- node_modules/postcss-dir-pseudo-class/node_modules/postcss-selector-parser/README.md +49 -0
- node_modules/postcss-discard-comments/README.md +114 -0
- node_modules/postcss-discard-comments/node_modules/postcss-selector-parser/README.md +49 -0
- node_modules/postcss-discard-duplicates/README.md +70 -0
- node_modules/postcss-discard-empty/README.md +49 -0
- node_modules/postcss-discard-overridden/README.md +158 -0
- node_modules/postcss-double-position-gradients/LICENSE.md +18 -0
- node_modules/postcss-double-position-gradients/README.md +129 -0
- node_modules/postcss-focus-visible/LICENSE.md +18 -0
- node_modules/postcss-focus-visible/README.md +137 -0
- node_modules/postcss-focus-visible/node_modules/postcss-selector-parser/README.md +49 -0
- node_modules/postcss-focus-within/LICENSE.md +18 -0
- node_modules/postcss-focus-within/README.md +196 -0
- node_modules/postcss-focus-within/node_modules/postcss-selector-parser/README.md +49 -0
- node_modules/postcss-font-variant/README.md +74 -0
- node_modules/postcss-gap-properties/LICENSE.md +18 -0
- node_modules/postcss-gap-properties/README.md +102 -0
- node_modules/postcss-image-set-function/LICENSE.md +18 -0
- node_modules/postcss-image-set-function/README.md +164 -0
- node_modules/postcss-import/README.md +244 -0
- node_modules/postcss-js/README.md +22 -0
- node_modules/postcss-lab-function/LICENSE.md +18 -0
- node_modules/postcss-lab-function/README.md +156 -0
- node_modules/postcss-load-config/README.md +466 -0
- node_modules/postcss-loader/README.md +1175 -0
- node_modules/postcss-loader/node_modules/semver/README.md +654 -0
- node_modules/postcss-logical/LICENSE.md +18 -0
- node_modules/postcss-logical/README.md +117 -0
- node_modules/postcss-merge-longhand/README.md +50 -0
- node_modules/postcss-merge-rules/README.md +105 -0
- node_modules/postcss-merge-rules/node_modules/postcss-selector-parser/README.md +49 -0
- node_modules/postcss-minify-font-values/README.md +83 -0
- node_modules/postcss-minify-gradients/README.md +53 -0
- node_modules/postcss-minify-params/README.md +39 -0
- node_modules/postcss-minify-selectors/README.md +42 -0
- node_modules/postcss-minify-selectors/node_modules/postcss-selector-parser/README.md +49 -0
- node_modules/postcss-modules-extract-imports/README.md +76 -0
- node_modules/postcss-modules-local-by-default/README.md +123 -0
- node_modules/postcss-modules-local-by-default/node_modules/postcss-selector-parser/README.md +49 -0
- node_modules/postcss-modules-scope/README.md +100 -0
- node_modules/postcss-modules-scope/node_modules/postcss-selector-parser/README.md +49 -0
- node_modules/postcss-modules-values/README.md +80 -0
- node_modules/postcss-nested/README.md +85 -0
- node_modules/postcss-nested/node_modules/postcss-selector-parser/README.md +49 -0
- node_modules/postcss-nesting/LICENSE.md +18 -0
- node_modules/postcss-nesting/README.md +255 -0
- node_modules/postcss-nesting/node_modules/@csstools/selector-resolve-nested/LICENSE.md +18 -0
- node_modules/postcss-nesting/node_modules/@csstools/selector-resolve-nested/README.md +33 -0
- node_modules/postcss-nesting/node_modules/@csstools/selector-specificity/LICENSE.md +18 -0
- node_modules/postcss-nesting/node_modules/@csstools/selector-specificity/README.md +57 -0
- node_modules/postcss-nesting/node_modules/postcss-selector-parser/README.md +49 -0
- node_modules/postcss-normalize-charset/README.md +43 -0
- node_modules/postcss-normalize-display-values/README.md +44 -0
- node_modules/postcss-normalize-positions/README.md +44 -0
- node_modules/postcss-normalize-repeat-style/README.md +44 -0
- node_modules/postcss-normalize-string/README.md +59 -0
- node_modules/postcss-normalize-timing-functions/README.md +44 -0
- node_modules/postcss-normalize-unicode/README.md +46 -0
- node_modules/postcss-normalize-url/README.md +48 -0
- node_modules/postcss-normalize-whitespace/README.md +44 -0
- node_modules/postcss-opacity-percentage/LICENSE.md +9 -0
- node_modules/postcss-opacity-percentage/README.md +85 -0
- node_modules/postcss-ordered-values/README.md +72 -0
- node_modules/postcss-overflow-shorthand/LICENSE.md +18 -0
- node_modules/postcss-overflow-shorthand/README.md +74 -0
- node_modules/postcss-page-break/README.md +83 -0
- node_modules/postcss-place/LICENSE.md +18 -0
- node_modules/postcss-place/README.md +81 -0
- node_modules/postcss-preset-env/LICENSE.md +18 -0
- node_modules/postcss-preset-env/README.md +496 -0
- node_modules/postcss-pseudo-class-any-link/LICENSE.md +18 -0
- node_modules/postcss-pseudo-class-any-link/README.md +106 -0
- node_modules/postcss-pseudo-class-any-link/node_modules/postcss-selector-parser/README.md +49 -0
- node_modules/postcss-reduce-initial/README.md +92 -0
- node_modules/postcss-reduce-transforms/README.md +47 -0
- node_modules/postcss-replace-overflow-wrap/README.md +56 -0
- node_modules/postcss-sass/README.md +21 -0
- node_modules/postcss-selector-not/LICENSE.md +20 -0
- node_modules/postcss-selector-not/README.md +51 -0
- node_modules/postcss-selector-not/node_modules/postcss-selector-parser/README.md +49 -0
- node_modules/postcss-selector-parser/README.md +49 -0
- node_modules/postcss-svgo/README.md +109 -0
- node_modules/postcss-unique-selectors/README.md +46 -0
- node_modules/postcss-unique-selectors/node_modules/postcss-selector-parser/README.md +49 -0
- node_modules/postcss-value-parser/README.md +263 -0
- node_modules/prelude-ls/README.md +15 -0
- node_modules/prettier/README.md +109 -0
- node_modules/prettier-linter-helpers/LICENSE.md +24 -0
- node_modules/prettier-linter-helpers/README.md +14 -0
- node_modules/prettier-plugin-tailwindcss/README.md +239 -0
- node_modules/prettier-plugin-tailwindcss/dist/licenses/@shopify/prettier-plugin-liquid/README.md +158 -0
- node_modules/prettier-plugin-tailwindcss/dist/licenses/marko/README.md +161 -0
- node_modules/prettier-plugin-tailwindcss/dist/licenses/prettier-plugin-sort-imports/README.md +95 -0
- node_modules/prettier-plugin-tailwindcss/dist/licenses/prettier-plugin-style-order/README.md +19 -0
- node_modules/prop-types/README.md +302 -0
- node_modules/punycode/README.md +148 -0
- node_modules/queue-microtask/README.md +90 -0
- node_modules/randombytes/README.md +14 -0
- node_modules/react/README.md +37 -0
- node_modules/react-dom/README.md +60 -0
- node_modules/react-is/README.md +104 -0
- node_modules/read-cache/README.md +46 -0
- node_modules/readdirp/README.md +122 -0
- node_modules/rechoir/README.md +73 -0
- node_modules/reflect.getprototypeof/README.md +77 -0
- node_modules/regenerate/README.md +338 -0
- node_modules/regenerate-unicode-properties/README.md +70 -0
- node_modules/regenerator-runtime/README.md +31 -0
- node_modules/regenerator-transform/README.md +46 -0
- node_modules/regexp.prototype.flags/README.md +55 -0
- node_modules/regexpu-core/README.md +226 -0
- node_modules/regjsgen/README.md +41 -0
- node_modules/regjsparser/README.md +47 -0
- node_modules/regjsparser/node_modules/jsesc/README.md +422 -0
- node_modules/require-main-filename/README.md +26 -0
- node_modules/reusify/README.md +145 -0
- node_modules/run-parallel/README.md +85 -0
- node_modules/rxjs/README.md +107 -0
- node_modules/safe-array-concat/README.md +53 -0
- node_modules/safe-buffer/README.md +584 -0
- node_modules/safe-push-apply/README.md +59 -0
- node_modules/safe-regex-test/README.md +46 -0
- node_modules/sass/README.md +173 -0
- node_modules/sass/node_modules/chokidar/README.md +305 -0
- node_modules/sass/node_modules/readdirp/README.md +120 -0
- node_modules/sass-loader/README.md +904 -0
- node_modules/scheduler/README.md +9 -0
- node_modules/schema-utils/README.md +317 -0
- node_modules/schema-utils/node_modules/ajv/README.md +207 -0
- node_modules/schema-utils/node_modules/ajv-keywords/README.md +745 -0
- node_modules/schema-utils/node_modules/json-schema-traverse/README.md +95 -0
- node_modules/semver/README.md +443 -0
- node_modules/serialize-javascript/README.md +143 -0
- node_modules/set-blocking/README.md +31 -0
- node_modules/set-function-length/README.md +56 -0
- node_modules/set-function-name/README.md +61 -0
- node_modules/set-proto/README.md +52 -0
- node_modules/shallow-clone/README.md +153 -0
- node_modules/shell-quote/README.md +161 -0
- node_modules/side-channel/README.md +61 -0
- node_modules/side-channel-list/README.md +62 -0
- node_modules/side-channel-map/README.md +62 -0
- node_modules/side-channel-weakmap/README.md +62 -0
- node_modules/signal-exit/README.md +74 -0
- node_modules/source-map/README.md +742 -0
- node_modules/source-map-js/README.md +765 -0
- node_modules/source-map-support/LICENSE.md +21 -0
- node_modules/source-map-support/README.md +284 -0
- node_modules/spdx-correct/README.md +22 -0
- node_modules/spdx-exceptions/README.md +36 -0
- node_modules/spdx-expression-parse/README.md +91 -0
- node_modules/spdx-license-ids/README.md +51 -0
- node_modules/string-width-cjs/node_modules/emoji-regex/README.md +73 -0
- node_modules/string.prototype.matchall/README.md +73 -0
- node_modules/string.prototype.padend/README.md +46 -0
- node_modules/string.prototype.repeat/README.md +43 -0
- node_modules/string.prototype.trim/README.md +48 -0
- node_modules/string.prototype.trimend/README.md +46 -0
- node_modules/string.prototype.trimstart/README.md +46 -0
- node_modules/stylehacks/README.md +91 -0
- node_modules/stylehacks/node_modules/postcss-selector-parser/README.md +49 -0
- node_modules/sucrase/README.md +295 -0
- node_modules/supports-preserve-symlinks-flag/README.md +42 -0
- node_modules/svgo/README.md +199 -0
- node_modules/synckit/README.md +191 -0
- node_modules/tailwindcss/README.md +40 -0
- node_modules/tailwindcss/lib/postcss-plugins/nesting/README.md +42 -0
- node_modules/tailwindcss/lib/value-parser/README.md +3 -0
- node_modules/tailwindcss/node_modules/glob-parent/README.md +134 -0
- node_modules/tailwindcss/node_modules/postcss-selector-parser/README.md +49 -0
- node_modules/tailwindcss/src/postcss-plugins/nesting/README.md +42 -0
- node_modules/tailwindcss/src/value-parser/README.md +3 -0
- node_modules/tapable/README.md +296 -0
- node_modules/terser/README.md +1421 -0
- node_modules/terser-webpack-plugin/README.md +934 -0
- node_modules/terser-webpack-plugin/node_modules/jest-worker/README.md +247 -0
- node_modules/theme-change/README.md +376 -0
- node_modules/thenify/README.md +120 -0
- node_modules/thenify-all/README.md +66 -0
- node_modules/to-regex-range/README.md +305 -0
- node_modules/tree-kill/README.md +89 -0
- node_modules/ts-api-utils/LICENSE.md +20 -0
- node_modules/ts-api-utils/README.md +84 -0
- node_modules/ts-interface-checker/README.md +185 -0
- node_modules/ts-loader/README.md +773 -0
- node_modules/ts-loader/node_modules/semver/README.md +654 -0
- node_modules/ts-loader/node_modules/source-map/README.md +822 -0
- node_modules/tslib/README.md +164 -0
- node_modules/type-check/README.md +210 -0
- node_modules/typed-array-buffer/README.md +42 -0
- node_modules/typed-array-byte-length/README.md +70 -0
- node_modules/typed-array-byte-offset/README.md +70 -0
- node_modules/typed-array-length/README.md +64 -0
- node_modules/typescript/README.md +50 -0
- node_modules/typescript-eslint/README.md +12 -0
- node_modules/unbox-primitive/README.md +47 -0
- node_modules/undici-types/README.md +6 -0
- node_modules/unicode-canonical-property-names-ecmascript/README.md +58 -0
- node_modules/unicode-match-property-ecmascript/README.md +69 -0
- node_modules/unicode-match-property-value-ecmascript/README.md +72 -0
- node_modules/unicode-property-aliases-ecmascript/README.md +60 -0
- node_modules/update-browserslist-db/README.md +22 -0
- node_modules/uri-js/README.md +203 -0
- node_modules/util-deprecate/README.md +53 -0
- node_modules/validate-npm-package-license/README.md +113 -0
- node_modules/watchpack/README.md +133 -0
- node_modules/webpack/README.md +727 -0
- node_modules/webpack/node_modules/eslint-scope/README.md +54 -0
- node_modules/webpack/node_modules/estraverse/README.md +153 -0
- node_modules/webpack/node_modules/schema-utils/README.md +290 -0
- node_modules/webpack-cli/README.md +145 -0
- node_modules/webpack-merge/README.md +314 -0
- node_modules/webpack-sources/README.md +228 -0
- node_modules/which/README.md +54 -0
- node_modules/which-boxed-primitive/README.md +73 -0
- node_modules/which-builtin-type/README.md +67 -0
- node_modules/which-collection/README.md +65 -0
- node_modules/which-module/README.md +58 -0
- node_modules/which-typed-array/README.md +70 -0
- node_modules/wildcard/README.md +88 -0
- node_modules/word-wrap/README.md +201 -0
- node_modules/wrap-ansi-cjs/node_modules/emoji-regex/README.md +73 -0
- node_modules/y18n/README.md +109 -0
- node_modules/yallist/README.md +204 -0
- node_modules/yaml/README.md +188 -0
- node_modules/yargs/README.md +122 -0
- node_modules/yargs/node_modules/emoji-regex/README.md +73 -0
- node_modules/yargs-parser/README.md +396 -0
- picata/blocks.py +3 -2
- picata/models.py +4 -1
- picata/templatetags/__init__.py +1 -1
- picata/templatetags/{kill_orphans.py → filters/kill_orphans.py} +1 -5
- picata/templatetags/{stringify.py → filters/stringify.py} +1 -6
- picata/templatetags/picata_tags.py +18 -0
- picata/templatetags/{absolute_static.py → tags/absolute_static.py} +1 -5
- picata/templatetags/{menu_tags.py → tags/menu_tags.py} +1 -1
- {picata-0.0.5.dist-info → picata-0.0.7.dist-info}/METADATA +1 -1
- picata-0.0.7.dist-info/RECORD +876 -0
- picata-0.0.5.dist-info/RECORD +0 -74
- {picata-0.0.5.dist-info → picata-0.0.7.dist-info}/WHEEL +0 -0
- {picata-0.0.5.dist-info → picata-0.0.7.dist-info}/licenses/LICENSE.md +0 -0
@@ -0,0 +1,636 @@
|
|
1
|
+
# path-scurry
|
2
|
+
|
3
|
+
Extremely high performant utility for building tools that read
|
4
|
+
the file system, minimizing filesystem and path string munging
|
5
|
+
operations to the greatest degree possible.
|
6
|
+
|
7
|
+
## Ugh, yet another file traversal thing on npm?
|
8
|
+
|
9
|
+
Yes. None of the existing ones gave me exactly what I wanted.
|
10
|
+
|
11
|
+
## Well what is it you wanted?
|
12
|
+
|
13
|
+
While working on [glob](http://npm.im/glob), I found that I
|
14
|
+
needed a module to very efficiently manage the traversal over a
|
15
|
+
folder tree, such that:
|
16
|
+
|
17
|
+
1. No `readdir()` or `stat()` would ever be called on the same
|
18
|
+
file or directory more than one time.
|
19
|
+
2. No `readdir()` calls would be made if we can be reasonably
|
20
|
+
sure that the path is not a directory. (Ie, a previous
|
21
|
+
`readdir()` or `stat()` covered the path, and
|
22
|
+
`ent.isDirectory()` is false.)
|
23
|
+
3. `path.resolve()`, `dirname()`, `basename()`, and other
|
24
|
+
string-parsing/munging operations are be minimized. This means
|
25
|
+
it has to track "provisional" child nodes that may not exist
|
26
|
+
(and if we find that they _don't_ exist, store that
|
27
|
+
information as well, so we don't have to ever check again).
|
28
|
+
4. The API is not limited to use as a stream/iterator/etc. There
|
29
|
+
are many cases where an API like node's `fs` is preferrable.
|
30
|
+
5. It's more important to prevent excess syscalls than to be up
|
31
|
+
to date, but it should be smart enough to know what it
|
32
|
+
_doesn't_ know, and go get it seamlessly when requested.
|
33
|
+
6. Do not blow up the JS heap allocation if operating on a
|
34
|
+
directory with a huge number of entries.
|
35
|
+
7. Handle all the weird aspects of Windows paths, like UNC paths
|
36
|
+
and drive letters and wrongway slashes, so that the consumer
|
37
|
+
can return canonical platform-specific paths without having to
|
38
|
+
parse or join or do any error-prone string munging.
|
39
|
+
|
40
|
+
## PERFORMANCE
|
41
|
+
|
42
|
+
JavaScript people throw around the word "blazing" a lot. I hope
|
43
|
+
that this module doesn't blaze anyone. But it does go very fast,
|
44
|
+
in the cases it's optimized for, if used properly.
|
45
|
+
|
46
|
+
PathScurry provides ample opportunities to get extremely good
|
47
|
+
performance, as well as several options to trade performance for
|
48
|
+
convenience.
|
49
|
+
|
50
|
+
Benchmarks can be run by executing `npm run bench`.
|
51
|
+
|
52
|
+
As is always the case, doing more means going slower, doing less
|
53
|
+
means going faster, and there are trade offs between speed and
|
54
|
+
memory usage.
|
55
|
+
|
56
|
+
PathScurry makes heavy use of [LRUCache](http://npm.im/lru-cache)
|
57
|
+
to efficiently cache whatever it can, and `Path` objects remain
|
58
|
+
in the graph for the lifetime of the walker, so repeated calls
|
59
|
+
with a single PathScurry object will be extremely fast. However,
|
60
|
+
adding items to a cold cache means "doing more", so in those
|
61
|
+
cases, we pay a price. Nothing is free, but every effort has been
|
62
|
+
made to reduce costs wherever possible.
|
63
|
+
|
64
|
+
Also, note that a "cache as long as possible" approach means that
|
65
|
+
changes to the filesystem may not be reflected in the results of
|
66
|
+
repeated PathScurry operations.
|
67
|
+
|
68
|
+
For resolving string paths, `PathScurry` ranges from 5-50 times
|
69
|
+
faster than `path.resolve` on repeated resolutions, but around
|
70
|
+
100 to 1000 times _slower_ on the first resolution. If your
|
71
|
+
program is spending a lot of time resolving the _same_ paths
|
72
|
+
repeatedly (like, thousands or millions of times), then this can
|
73
|
+
be beneficial. But both implementations are pretty fast, and
|
74
|
+
speeding up an infrequent operation from 4µs to 400ns is not
|
75
|
+
going to move the needle on your app's performance.
|
76
|
+
|
77
|
+
For walking file system directory trees, a lot depends on how
|
78
|
+
often a given PathScurry object will be used, and also on the
|
79
|
+
walk method used.
|
80
|
+
|
81
|
+
With default settings on a folder tree of 100,000 items,
|
82
|
+
consisting of around a 10-to-1 ratio of normal files to
|
83
|
+
directories, PathScurry performs comparably to
|
84
|
+
[@nodelib/fs.walk](http://npm.im/@nodelib/fs.walk), which is the
|
85
|
+
fastest and most reliable file system walker I could find. As far
|
86
|
+
as I can tell, it's almost impossible to go much faster in a
|
87
|
+
Node.js program, just based on how fast you can push syscalls out
|
88
|
+
to the fs thread pool.
|
89
|
+
|
90
|
+
On my machine, that is about 1000-1200 completed walks per second
|
91
|
+
for async or stream walks, and around 500-600 walks per second
|
92
|
+
synchronously.
|
93
|
+
|
94
|
+
In the warm cache state, PathScurry's performance increases
|
95
|
+
around 4x for async `for await` iteration, 10-15x faster for
|
96
|
+
streams and synchronous `for of` iteration, and anywhere from 30x
|
97
|
+
to 80x faster for the rest.
|
98
|
+
|
99
|
+
```
|
100
|
+
# walk 100,000 fs entries, 10/1 file/dir ratio
|
101
|
+
# operations / ms
|
102
|
+
New PathScurry object | Reuse PathScurry object
|
103
|
+
stream: 1112.589 | 13974.917
|
104
|
+
sync stream: 492.718 | 15028.343
|
105
|
+
async walk: 1095.648 | 32706.395
|
106
|
+
sync walk: 527.632 | 46129.772
|
107
|
+
async iter: 1288.821 | 5045.510
|
108
|
+
sync iter: 498.496 | 17920.746
|
109
|
+
```
|
110
|
+
|
111
|
+
A hand-rolled walk calling `entry.readdir()` and recursing
|
112
|
+
through the entries can benefit even more from caching, with
|
113
|
+
greater flexibility and without the overhead of streams or
|
114
|
+
generators.
|
115
|
+
|
116
|
+
The cold cache state is still limited by the costs of file system
|
117
|
+
operations, but with a warm cache, the only bottleneck is CPU
|
118
|
+
speed and VM optimizations. Of course, in that case, some care
|
119
|
+
must be taken to ensure that you don't lose performance as a
|
120
|
+
result of silly mistakes, like calling `readdir()` on entries
|
121
|
+
that you know are not directories.
|
122
|
+
|
123
|
+
```
|
124
|
+
# manual recursive iteration functions
|
125
|
+
cold cache | warm cache
|
126
|
+
async: 1164.901 | 17923.320
|
127
|
+
cb: 1101.127 | 40999.344
|
128
|
+
zalgo: 1082.240 | 66689.936
|
129
|
+
sync: 526.935 | 87097.591
|
130
|
+
```
|
131
|
+
|
132
|
+
In this case, the speed improves by around 10-20x in the async
|
133
|
+
case, 40x in the case of using `entry.readdirCB` with protections
|
134
|
+
against synchronous callbacks, and 50-100x with callback
|
135
|
+
deferrals disabled, and _several hundred times faster_ for
|
136
|
+
synchronous iteration.
|
137
|
+
|
138
|
+
If you can think of a case that is not covered in these
|
139
|
+
benchmarks, or an implementation that performs significantly
|
140
|
+
better than PathScurry, please [let me
|
141
|
+
know](https://github.com/isaacs/path-scurry/issues).
|
142
|
+
|
143
|
+
## USAGE
|
144
|
+
|
145
|
+
```ts
|
146
|
+
// hybrid module, load with either method
|
147
|
+
import { PathScurry, Path } from 'path-scurry'
|
148
|
+
// or:
|
149
|
+
const { PathScurry, Path } = require('path-scurry')
|
150
|
+
|
151
|
+
// very simple example, say we want to find and
|
152
|
+
// delete all the .DS_Store files in a given path
|
153
|
+
// note that the API is very similar to just a
|
154
|
+
// naive walk with fs.readdir()
|
155
|
+
import { unlink } from 'fs/promises'
|
156
|
+
|
157
|
+
// easy way, iterate over the directory and do the thing
|
158
|
+
const pw = new PathScurry(process.cwd())
|
159
|
+
for await (const entry of pw) {
|
160
|
+
if (entry.isFile() && entry.name === '.DS_Store') {
|
161
|
+
unlink(entry.fullpath())
|
162
|
+
}
|
163
|
+
}
|
164
|
+
|
165
|
+
// here it is as a manual recursive method
|
166
|
+
const walk = async (entry: Path) => {
|
167
|
+
const promises: Promise<any> = []
|
168
|
+
// readdir doesn't throw on non-directories, it just doesn't
|
169
|
+
// return any entries, to save stack trace costs.
|
170
|
+
// Items are returned in arbitrary unsorted order
|
171
|
+
for (const child of await pw.readdir(entry)) {
|
172
|
+
// each child is a Path object
|
173
|
+
if (child.name === '.DS_Store' && child.isFile()) {
|
174
|
+
// could also do pw.resolve(entry, child.name),
|
175
|
+
// just like fs.readdir walking, but .fullpath is
|
176
|
+
// a *slightly* more efficient shorthand.
|
177
|
+
promises.push(unlink(child.fullpath()))
|
178
|
+
} else if (child.isDirectory()) {
|
179
|
+
promises.push(walk(child))
|
180
|
+
}
|
181
|
+
}
|
182
|
+
return Promise.all(promises)
|
183
|
+
}
|
184
|
+
|
185
|
+
walk(pw.cwd).then(() => {
|
186
|
+
console.log('all .DS_Store files removed')
|
187
|
+
})
|
188
|
+
|
189
|
+
const pw2 = new PathScurry('/a/b/c') // pw2.cwd is the Path for /a/b/c
|
190
|
+
const relativeDir = pw2.cwd.resolve('../x') // Path entry for '/a/b/x'
|
191
|
+
const relative2 = pw2.cwd.resolve('/a/b/d/../x') // same path, same entry
|
192
|
+
assert.equal(relativeDir, relative2)
|
193
|
+
```
|
194
|
+
|
195
|
+
## API
|
196
|
+
|
197
|
+
[Full TypeDoc API](https://isaacs.github.io/path-scurry)
|
198
|
+
|
199
|
+
There are platform-specific classes exported, but for the most
|
200
|
+
part, the default `PathScurry` and `Path` exports are what you
|
201
|
+
most likely need, unless you are testing behavior for other
|
202
|
+
platforms.
|
203
|
+
|
204
|
+
Intended public API is documented here, but the full
|
205
|
+
documentation does include internal types, which should not be
|
206
|
+
accessed directly.
|
207
|
+
|
208
|
+
### Interface `PathScurryOpts`
|
209
|
+
|
210
|
+
The type of the `options` argument passed to the `PathScurry`
|
211
|
+
constructor.
|
212
|
+
|
213
|
+
- `nocase`: Boolean indicating that file names should be compared
|
214
|
+
case-insensitively. Defaults to `true` on darwin and win32
|
215
|
+
implementations, `false` elsewhere.
|
216
|
+
|
217
|
+
**Warning** Performing case-insensitive matching on a
|
218
|
+
case-sensitive filesystem will result in occasionally very
|
219
|
+
bizarre behavior. Performing case-sensitive matching on a
|
220
|
+
case-insensitive filesystem may negatively impact performance.
|
221
|
+
|
222
|
+
- `childrenCacheSize`: Number of child entries to cache, in order
|
223
|
+
to speed up `resolve()` and `readdir()` calls. Defaults to
|
224
|
+
`16 * 1024` (ie, `16384`).
|
225
|
+
|
226
|
+
Setting it to a higher value will run the risk of JS heap
|
227
|
+
allocation errors on large directory trees. Setting it to `256`
|
228
|
+
or smaller will significantly reduce the construction time and
|
229
|
+
data consumption overhead, but with the downside of operations
|
230
|
+
being slower on large directory trees. Setting it to `0` will
|
231
|
+
mean that effectively no operations are cached, and this module
|
232
|
+
will be roughly the same speed as `fs` for file system
|
233
|
+
operations, and _much_ slower than `path.resolve()` for
|
234
|
+
repeated path resolution.
|
235
|
+
|
236
|
+
- `fs` An object that will be used to override the default `fs`
|
237
|
+
methods. Any methods that are not overridden will use Node's
|
238
|
+
built-in implementations.
|
239
|
+
|
240
|
+
- lstatSync
|
241
|
+
- readdir (callback `withFileTypes` Dirent variant, used for
|
242
|
+
readdirCB and most walks)
|
243
|
+
- readdirSync
|
244
|
+
- readlinkSync
|
245
|
+
- realpathSync
|
246
|
+
- promises: Object containing the following async methods:
|
247
|
+
- lstat
|
248
|
+
- readdir (Dirent variant only)
|
249
|
+
- readlink
|
250
|
+
- realpath
|
251
|
+
|
252
|
+
### Interface `WalkOptions`
|
253
|
+
|
254
|
+
The options object that may be passed to all walk methods.
|
255
|
+
|
256
|
+
- `withFileTypes`: Boolean, default true. Indicates that `Path`
|
257
|
+
objects should be returned. Set to `false` to get string paths
|
258
|
+
instead.
|
259
|
+
- `follow`: Boolean, default false. Attempt to read directory
|
260
|
+
entries from symbolic links. Otherwise, only actual directories
|
261
|
+
are traversed. Regardless of this setting, a given target path
|
262
|
+
will only ever be walked once, meaning that a symbolic link to
|
263
|
+
a previously traversed directory will never be followed.
|
264
|
+
|
265
|
+
Setting this imposes a slight performance penalty, because
|
266
|
+
`readlink` must be called on all symbolic links encountered, in
|
267
|
+
order to avoid infinite cycles.
|
268
|
+
|
269
|
+
- `filter`: Function `(entry: Path) => boolean`. If provided,
|
270
|
+
will prevent the inclusion of any entry for which it returns a
|
271
|
+
falsey value. This will not prevent directories from being
|
272
|
+
traversed if they do not pass the filter, though it will
|
273
|
+
prevent the directories themselves from being included in the
|
274
|
+
results. By default, if no filter is provided, then all entries
|
275
|
+
are included in the results.
|
276
|
+
- `walkFilter`: Function `(entry: Path) => boolean`. If provided,
|
277
|
+
will prevent the traversal of any directory (or in the case of
|
278
|
+
`follow:true` symbolic links to directories) for which the
|
279
|
+
function returns false. This will not prevent the directories
|
280
|
+
themselves from being included in the result set. Use `filter`
|
281
|
+
for that.
|
282
|
+
|
283
|
+
Note that TypeScript return types will only be inferred properly
|
284
|
+
from static analysis if the `withFileTypes` option is omitted, or
|
285
|
+
a constant `true` or `false` value.
|
286
|
+
|
287
|
+
### Class `PathScurry`
|
288
|
+
|
289
|
+
The main interface. Defaults to an appropriate class based on the
|
290
|
+
current platform.
|
291
|
+
|
292
|
+
Use `PathScurryWin32`, `PathScurryDarwin`, or `PathScurryPosix`
|
293
|
+
if implementation-specific behavior is desired.
|
294
|
+
|
295
|
+
All walk methods may be called with a `WalkOptions` argument to
|
296
|
+
walk over the object's current working directory with the
|
297
|
+
supplied options.
|
298
|
+
|
299
|
+
#### `async pw.walk(entry?: string | Path | WalkOptions, opts?: WalkOptions)`
|
300
|
+
|
301
|
+
Walk the directory tree according to the options provided,
|
302
|
+
resolving to an array of all entries found.
|
303
|
+
|
304
|
+
#### `pw.walkSync(entry?: string | Path | WalkOptions, opts?: WalkOptions)`
|
305
|
+
|
306
|
+
Walk the directory tree according to the options provided,
|
307
|
+
returning an array of all entries found.
|
308
|
+
|
309
|
+
#### `pw.iterate(entry?: string | Path | WalkOptions, opts?: WalkOptions)`
|
310
|
+
|
311
|
+
Iterate over the directory asynchronously, for use with `for
|
312
|
+
await of`. This is also the default async iterator method.
|
313
|
+
|
314
|
+
#### `pw.iterateSync(entry?: string | Path | WalkOptions, opts?: WalkOptions)`
|
315
|
+
|
316
|
+
Iterate over the directory synchronously, for use with `for of`.
|
317
|
+
This is also the default sync iterator method.
|
318
|
+
|
319
|
+
#### `pw.stream(entry?: string | Path | WalkOptions, opts?: WalkOptions)`
|
320
|
+
|
321
|
+
Return a [Minipass](http://npm.im/minipass) stream that emits
|
322
|
+
each entry or path string in the walk. Results are made available
|
323
|
+
asynchronously.
|
324
|
+
|
325
|
+
#### `pw.streamSync(entry?: string | Path | WalkOptions, opts?: WalkOptions)`
|
326
|
+
|
327
|
+
Return a [Minipass](http://npm.im/minipass) stream that emits
|
328
|
+
each entry or path string in the walk. Results are made available
|
329
|
+
synchronously, meaning that the walk will complete in a single
|
330
|
+
tick if the stream is fully consumed.
|
331
|
+
|
332
|
+
#### `pw.cwd`
|
333
|
+
|
334
|
+
Path object representing the current working directory for the
|
335
|
+
PathScurry.
|
336
|
+
|
337
|
+
#### `pw.chdir(path: string)`
|
338
|
+
|
339
|
+
Set the new effective current working directory for the scurry
|
340
|
+
object, so that `path.relative()` and `path.relativePosix()`
|
341
|
+
return values relative to the new cwd path.
|
342
|
+
|
343
|
+
#### `pw.depth(path?: Path | string): number`
|
344
|
+
|
345
|
+
Return the depth of the specified path (or the PathScurry cwd)
|
346
|
+
within the directory tree.
|
347
|
+
|
348
|
+
Root entries have a depth of `0`.
|
349
|
+
|
350
|
+
#### `pw.resolve(...paths: string[])`
|
351
|
+
|
352
|
+
Caching `path.resolve()`.
|
353
|
+
|
354
|
+
Significantly faster than `path.resolve()` if called repeatedly
|
355
|
+
with the same paths. Significantly slower otherwise, as it builds
|
356
|
+
out the cached Path entries.
|
357
|
+
|
358
|
+
To get a `Path` object resolved from the `PathScurry`, use
|
359
|
+
`pw.cwd.resolve(path)`. Note that `Path.resolve` only takes a
|
360
|
+
single string argument, not multiple.
|
361
|
+
|
362
|
+
#### `pw.resolvePosix(...paths: string[])`
|
363
|
+
|
364
|
+
Caching `path.resolve()`, but always using posix style paths.
|
365
|
+
|
366
|
+
This is identical to `pw.resolve(...paths)` on posix systems (ie,
|
367
|
+
everywhere except Windows).
|
368
|
+
|
369
|
+
On Windows, it returns the full absolute UNC path using `/`
|
370
|
+
separators. Ie, instead of `'C:\\foo\\bar`, it would return
|
371
|
+
`//?/C:/foo/bar`.
|
372
|
+
|
373
|
+
#### `pw.relative(path: string | Path): string`
|
374
|
+
|
375
|
+
Return the relative path from the PathWalker cwd to the supplied
|
376
|
+
path string or entry.
|
377
|
+
|
378
|
+
If the nearest common ancestor is the root, then an absolute path
|
379
|
+
is returned.
|
380
|
+
|
381
|
+
#### `pw.relativePosix(path: string | Path): string`
|
382
|
+
|
383
|
+
Return the relative path from the PathWalker cwd to the supplied
|
384
|
+
path string or entry, using `/` path separators.
|
385
|
+
|
386
|
+
If the nearest common ancestor is the root, then an absolute path
|
387
|
+
is returned.
|
388
|
+
|
389
|
+
On posix platforms (ie, all platforms except Windows), this is
|
390
|
+
identical to `pw.relative(path)`.
|
391
|
+
|
392
|
+
On Windows systems, it returns the resulting string as a
|
393
|
+
`/`-delimited path. If an absolute path is returned (because the
|
394
|
+
target does not share a common ancestor with `pw.cwd`), then a
|
395
|
+
full absolute UNC path will be returned. Ie, instead of
|
396
|
+
`'C:\\foo\\bar`, it would return `//?/C:/foo/bar`.
|
397
|
+
|
398
|
+
#### `pw.basename(path: string | Path): string`
|
399
|
+
|
400
|
+
Return the basename of the provided string or Path.
|
401
|
+
|
402
|
+
#### `pw.dirname(path: string | Path): string`
|
403
|
+
|
404
|
+
Return the parent directory of the supplied string or Path.
|
405
|
+
|
406
|
+
#### `async pw.readdir(dir = pw.cwd, opts = { withFileTypes: true })`
|
407
|
+
|
408
|
+
Read the directory and resolve to an array of strings if
|
409
|
+
`withFileTypes` is explicitly set to `false` or Path objects
|
410
|
+
otherwise.
|
411
|
+
|
412
|
+
Can be called as `pw.readdir({ withFileTypes: boolean })` as
|
413
|
+
well.
|
414
|
+
|
415
|
+
Returns `[]` if no entries are found, or if any error occurs.
|
416
|
+
|
417
|
+
Note that TypeScript return types will only be inferred properly
|
418
|
+
from static analysis if the `withFileTypes` option is omitted, or
|
419
|
+
a constant `true` or `false` value.
|
420
|
+
|
421
|
+
#### `pw.readdirSync(dir = pw.cwd, opts = { withFileTypes: true })`
|
422
|
+
|
423
|
+
Synchronous `pw.readdir()`
|
424
|
+
|
425
|
+
#### `async pw.readlink(link = pw.cwd, opts = { withFileTypes: false })`
|
426
|
+
|
427
|
+
Call `fs.readlink` on the supplied string or Path object, and
|
428
|
+
return the result.
|
429
|
+
|
430
|
+
Can be called as `pw.readlink({ withFileTypes: boolean })` as
|
431
|
+
well.
|
432
|
+
|
433
|
+
Returns `undefined` if any error occurs (for example, if the
|
434
|
+
argument is not a symbolic link), or a `Path` object if
|
435
|
+
`withFileTypes` is explicitly set to `true`, or a string
|
436
|
+
otherwise.
|
437
|
+
|
438
|
+
Note that TypeScript return types will only be inferred properly
|
439
|
+
from static analysis if the `withFileTypes` option is omitted, or
|
440
|
+
a constant `true` or `false` value.
|
441
|
+
|
442
|
+
#### `pw.readlinkSync(link = pw.cwd, opts = { withFileTypes: false })`
|
443
|
+
|
444
|
+
Synchronous `pw.readlink()`
|
445
|
+
|
446
|
+
#### `async pw.lstat(entry = pw.cwd)`
|
447
|
+
|
448
|
+
Call `fs.lstat` on the supplied string or Path object, and fill
|
449
|
+
in as much information as possible, returning the updated `Path`
|
450
|
+
object.
|
451
|
+
|
452
|
+
Returns `undefined` if the entry does not exist, or if any error
|
453
|
+
is encountered.
|
454
|
+
|
455
|
+
Note that some `Stats` data (such as `ino`, `dev`, and `mode`)
|
456
|
+
will not be supplied. For those things, you'll need to call
|
457
|
+
`fs.lstat` yourself.
|
458
|
+
|
459
|
+
#### `pw.lstatSync(entry = pw.cwd)`
|
460
|
+
|
461
|
+
Synchronous `pw.lstat()`
|
462
|
+
|
463
|
+
#### `pw.realpath(entry = pw.cwd, opts = { withFileTypes: false })`
|
464
|
+
|
465
|
+
Call `fs.realpath` on the supplied string or Path object, and
|
466
|
+
return the realpath if available.
|
467
|
+
|
468
|
+
Returns `undefined` if any error occurs.
|
469
|
+
|
470
|
+
May be called as `pw.realpath({ withFileTypes: boolean })` to run
|
471
|
+
on `pw.cwd`.
|
472
|
+
|
473
|
+
#### `pw.realpathSync(entry = pw.cwd, opts = { withFileTypes: false })`
|
474
|
+
|
475
|
+
Synchronous `pw.realpath()`
|
476
|
+
|
477
|
+
### Class `Path` implements [fs.Dirent](https://nodejs.org/docs/latest/api/fs.html#class-fsdirent)
|
478
|
+
|
479
|
+
Object representing a given path on the filesystem, which may or
|
480
|
+
may not exist.
|
481
|
+
|
482
|
+
Note that the actual class in use will be either `PathWin32` or
|
483
|
+
`PathPosix`, depending on the implementation of `PathScurry` in
|
484
|
+
use. They differ in the separators used to split and join path
|
485
|
+
strings, and the handling of root paths.
|
486
|
+
|
487
|
+
In `PathPosix` implementations, paths are split and joined using
|
488
|
+
the `'/'` character, and `'/'` is the only root path ever in use.
|
489
|
+
|
490
|
+
In `PathWin32` implementations, paths are split using either
|
491
|
+
`'/'` or `'\\'` and joined using `'\\'`, and multiple roots may
|
492
|
+
be in use based on the drives and UNC paths encountered. UNC
|
493
|
+
paths such as `//?/C:/` that identify a drive letter, will be
|
494
|
+
treated as an alias for the same root entry as their associated
|
495
|
+
drive letter (in this case `'C:\\'`).
|
496
|
+
|
497
|
+
#### `path.name`
|
498
|
+
|
499
|
+
Name of this file system entry.
|
500
|
+
|
501
|
+
**Important**: _always_ test the path name against any test
|
502
|
+
string using the `isNamed` method, and not by directly comparing
|
503
|
+
this string. Otherwise, unicode path strings that the system sees
|
504
|
+
as identical will not be properly treated as the same path,
|
505
|
+
leading to incorrect behavior and possible security issues.
|
506
|
+
|
507
|
+
#### `path.isNamed(name: string): boolean`
|
508
|
+
|
509
|
+
Return true if the path is a match for the given path name. This
|
510
|
+
handles case sensitivity and unicode normalization.
|
511
|
+
|
512
|
+
Note: even on case-sensitive systems, it is **not** safe to test
|
513
|
+
the equality of the `.name` property to determine whether a given
|
514
|
+
pathname matches, due to unicode normalization mismatches.
|
515
|
+
|
516
|
+
Always use this method instead of testing the `path.name`
|
517
|
+
property directly.
|
518
|
+
|
519
|
+
#### `path.isCWD`
|
520
|
+
|
521
|
+
Set to true if this `Path` object is the current working
|
522
|
+
directory of the `PathScurry` collection that contains it.
|
523
|
+
|
524
|
+
#### `path.getType()`
|
525
|
+
|
526
|
+
Returns the type of the Path object, `'File'`, `'Directory'`,
|
527
|
+
etc.
|
528
|
+
|
529
|
+
#### `path.isType(t: type)`
|
530
|
+
|
531
|
+
Returns true if `is{t}()` returns true.
|
532
|
+
|
533
|
+
For example, `path.isType('Directory')` is equivalent to
|
534
|
+
`path.isDirectory()`.
|
535
|
+
|
536
|
+
#### `path.depth()`
|
537
|
+
|
538
|
+
Return the depth of the Path entry within the directory tree.
|
539
|
+
Root paths have a depth of `0`.
|
540
|
+
|
541
|
+
#### `path.fullpath()`
|
542
|
+
|
543
|
+
The fully resolved path to the entry.
|
544
|
+
|
545
|
+
#### `path.fullpathPosix()`
|
546
|
+
|
547
|
+
The fully resolved path to the entry, using `/` separators.
|
548
|
+
|
549
|
+
On posix systems, this is identical to `path.fullpath()`. On
|
550
|
+
windows, this will return a fully resolved absolute UNC path
|
551
|
+
using `/` separators. Eg, instead of `'C:\\foo\\bar'`, it will
|
552
|
+
return `'//?/C:/foo/bar'`.
|
553
|
+
|
554
|
+
#### `path.isFile()`, `path.isDirectory()`, etc.
|
555
|
+
|
556
|
+
Same as the identical `fs.Dirent.isX()` methods.
|
557
|
+
|
558
|
+
#### `path.isUnknown()`
|
559
|
+
|
560
|
+
Returns true if the path's type is unknown. Always returns true
|
561
|
+
when the path is known to not exist.
|
562
|
+
|
563
|
+
#### `path.resolve(p: string)`
|
564
|
+
|
565
|
+
Return a `Path` object associated with the provided path string
|
566
|
+
as resolved from the current Path object.
|
567
|
+
|
568
|
+
#### `path.relative(): string`
|
569
|
+
|
570
|
+
Return the relative path from the PathWalker cwd to the supplied
|
571
|
+
path string or entry.
|
572
|
+
|
573
|
+
If the nearest common ancestor is the root, then an absolute path
|
574
|
+
is returned.
|
575
|
+
|
576
|
+
#### `path.relativePosix(): string`
|
577
|
+
|
578
|
+
Return the relative path from the PathWalker cwd to the supplied
|
579
|
+
path string or entry, using `/` path separators.
|
580
|
+
|
581
|
+
If the nearest common ancestor is the root, then an absolute path
|
582
|
+
is returned.
|
583
|
+
|
584
|
+
On posix platforms (ie, all platforms except Windows), this is
|
585
|
+
identical to `pw.relative(path)`.
|
586
|
+
|
587
|
+
On Windows systems, it returns the resulting string as a
|
588
|
+
`/`-delimited path. If an absolute path is returned (because the
|
589
|
+
target does not share a common ancestor with `pw.cwd`), then a
|
590
|
+
full absolute UNC path will be returned. Ie, instead of
|
591
|
+
`'C:\\foo\\bar`, it would return `//?/C:/foo/bar`.
|
592
|
+
|
593
|
+
#### `async path.readdir()`
|
594
|
+
|
595
|
+
Return an array of `Path` objects found by reading the associated
|
596
|
+
path entry.
|
597
|
+
|
598
|
+
If path is not a directory, or if any error occurs, returns `[]`,
|
599
|
+
and marks all children as provisional and non-existent.
|
600
|
+
|
601
|
+
#### `path.readdirSync()`
|
602
|
+
|
603
|
+
Synchronous `path.readdir()`
|
604
|
+
|
605
|
+
#### `async path.readlink()`
|
606
|
+
|
607
|
+
Return the `Path` object referenced by the `path` as a symbolic
|
608
|
+
link.
|
609
|
+
|
610
|
+
If the `path` is not a symbolic link, or any error occurs,
|
611
|
+
returns `undefined`.
|
612
|
+
|
613
|
+
#### `path.readlinkSync()`
|
614
|
+
|
615
|
+
Synchronous `path.readlink()`
|
616
|
+
|
617
|
+
#### `async path.lstat()`
|
618
|
+
|
619
|
+
Call `lstat` on the path object, and fill it in with details
|
620
|
+
determined.
|
621
|
+
|
622
|
+
If path does not exist, or any other error occurs, returns
|
623
|
+
`undefined`, and marks the path as "unknown" type.
|
624
|
+
|
625
|
+
#### `path.lstatSync()`
|
626
|
+
|
627
|
+
Synchronous `path.lstat()`
|
628
|
+
|
629
|
+
#### `async path.realpath()`
|
630
|
+
|
631
|
+
Call `realpath` on the path, and return a Path object
|
632
|
+
corresponding to the result, or `undefined` if any error occurs.
|
633
|
+
|
634
|
+
#### `path.realpathSync()`
|
635
|
+
|
636
|
+
Synchornous `path.realpath()`
|