@babel/helper-string-parser • 7.27.1A utility package to parse strings | INDIRECT | 0 | |
@babel/helper-validator-identifier • 7.27.1Validate identifier/keywords name | INDIRECT | 0 | |
@babel/parser • 7.28.0A JavaScript parser | INDIRECT | 3 | |
@babel/runtime • 7.27.6babel's modular runtime helpers | INDIRECT | 0 | |
@babel/types • 7.28.1Babel Types is a Lodash-esque utility library for AST nodes | INDIRECT | 2 | |
@jest/types • 26.6.2 | INDIRECT | 13 | |
@jridgewell/sourcemap-codec • 1.5.4Encode/decode sourcemap mappings | INDIRECT | 0 | |
@types/istanbul-lib-coverage • 2.0.6TypeScript definitions for istanbul-lib-coverage | INDIRECT | 0 | |
@types/istanbul-lib-report • 3.0.3TypeScript definitions for istanbul-lib-report | INDIRECT | 1 | |
@types/istanbul-reports • 3.0.4TypeScript definitions for istanbul-reports | INDIRECT | 2 | |
@types/jest • 26.0.24TypeScript definitions for Jest | INDIRECT | 20 | |
@types/node • 24.0.13TypeScript definitions for node | INDIRECT | 1 | |
@types/yargs-parser • 21.0.3TypeScript definitions for yargs-parser | INDIRECT | 0 | |
@types/yargs • 15.0.19TypeScript definitions for yargs | INDIRECT | 1 | |
@vue/compiler-core • 3.5.17@vue/compiler-core | INDIRECT | 8 | |
@vue/compiler-dom • 3.5.17@vue/compiler-dom | INDIRECT | 9 | |
@vue/compiler-sfc • 3.5.17@vue/compiler-sfc | INDIRECT | 16 | |
@vue/compiler-ssr • 3.5.17@vue/compiler-ssr | INDIRECT | 10 | |
@vue/reactivity • 3.5.17@vue/reactivity | INDIRECT | 1 | |
@vue/runtime-core • 3.5.17@vue/runtime-core | INDIRECT | 2 | |
@vue/runtime-dom • 3.5.17@vue/runtime-dom | INDIRECT | 4 | |
@vue/server-renderer • 3.5.17@vue/server-renderer | INDIRECT | 11 | |
@vue/shared • 3.5.17internal utils shared across @vue packages | INDIRECT | 0 | |
ajv-errors • 3.0.0Custom error messages in JSON Schemas for Ajv validator | DIRECT | 0 | |
ajv-i18n • 4.2.0Internationalised error messages for Ajv JSON validator | DIRECT | 0 | |
ajv • 8.17.1Another JSON Schema Validator | DIRECT | 4 | |
ansi-regex • 5.0.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminal | INDIRECT | 2 | |
chalk • 4.1.2Terminal string styling done right | INDIRECT | 5 | |
color-convert • 2.0.1Plain color conversion functions | INDIRECT | 1 | |
color-name • 1.1.4A list of color names and its values | INDIRECT | 0 | |
core-js • 3.44.0Standard library | DIRECT | 0 | |
css-vendor • 2.0.8CSS vendor prefix detection and property feature testing. | INDIRECT | 2 | |
csstype • 3.1.3Strict TypeScript and Flow types for style based on MDN data | INDIRECT | 0 | |
diff-sequences • 26.6.2Compare items in two sequences to find a longest common subsequence | INDIRECT | 0 | |
estree-walker • 2.0.2Traverse an ESTree-compliant AST | INDIRECT | 0 | |
fast-deep-equal • 3.1.3Fast deep equal | INDIRECT | 0 | |
has-flag • 4.0.0Check if argv has a specific flag | INDIRECT | 0 | |
is-in-browser • 1.1.3Simple check to see if current app is running in browser | INDIRECT | 0 | |
jest-diff • 26.6.2Display differences clearly so people can review changes confidently. | INDIRECT | 19 | |
jest-get-type • 26.3.0A utility function to get the type of a value | INDIRECT | 0 | |
json-schema-compare • 0.2.2Compare json schemas smarter. | INDIRECT | 1 | |
json-schema-merge-allof • 0.7.0Simplify your schema by combining allOf into the root schema, safely. | DIRECT | 9 | |
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callback | INDIRECT | 0 | |
jsonpointer • 4.1.0Simple JSON Addressing. | DIRECT | 0 | |
jss-plugin-camel-case • 10.10.0JSS plugin that allows to write camel cased rule properties | INDIRECT | 6 | |
jss-plugin-compose • 10.10.0JSS plugin for classes composition | INDIRECT | 5 | |
jss-plugin-default-unit • 10.10.0JSS plugin that adds default custom unit to numeric values where needed | INDIRECT | 5 | |
jss-plugin-expand • 10.10.0JSS plugin that gives you a better syntax than CSS. | INDIRECT | 5 | |
jss-plugin-extend • 10.10.0JSS plugin that enables mixing in styles. | INDIRECT | 5 | |
jss-plugin-global • 10.10.0Global styles for JSS | INDIRECT | 5 | |
jss-plugin-nested • 10.10.0JSS plugin that enables support for nested selectors | INDIRECT | 5 | |
jss-plugin-props-sort • 10.10.0JSS plugin that ensures style properties extend each other instead of override | INDIRECT | 5 | |
jss-plugin-rule-value-function • 10.10.0JSS plugin for function value and rule syntax | INDIRECT | 5 | |
jss-plugin-rule-value-observable • 10.10.0JSS plugin for TC39 Observables support | INDIRECT | 6 | |
jss-plugin-template • 10.10.0JSS plugin enables string templates | INDIRECT | 5 | |
jss-plugin-vendor-prefixer • 10.10.0JSS plugin that handles vendor prefixes in the browser | INDIRECT | 6 | |
jss-preset-default • 10.10.0Default preset for JSS with selected plugins. | DIRECT | 20 | |
jss • 10.10.0A lib for generating Style Sheets with JavaScript. | DIRECT | 4 | |
lodash.topath • 4.5.2The lodash method `_.toPath` exported as a module. | DIRECT | 0 | |
lodash.union • 4.6.0The lodash method `_.union` exported as a module. | DIRECT | 0 | |
lodash • 4.17.21Lodash modular utilities. | INDIRECT | 0 | |
magic-string • 0.30.17Modify strings, generate sourcemaps | INDIRECT | 1 | |
nanoid • 3.3.11A tiny (116 bytes), secure URL-friendly unique string ID generator | INDIRECT | 0 | |
postcss • 8.5.6Tool for transforming styles with JS plugins | INDIRECT | 3 | |
pretty-format • 26.6.2Stringify any JavaScript value. | INDIRECT | 16 | |
react-is • 17.0.2Brand checking of React Elements. | INDIRECT | 0 | |
require-from-string • 2.0.2Require module from string | INDIRECT | 0 | |
supports-color • 7.2.0Detect whether a terminal supports color | INDIRECT | 1 | |
symbol-observable • 1.2.0Symbol.observable ponyfill | INDIRECT | 0 | |
tiny-warning • 1.0.3A tiny warning function | INDIRECT | 0 | |
undici-types • 7.8.0A stand-alone types package for Undici | INDIRECT | 0 | |
validate.io-array • 1.0.6Validates if a value is an array. | INDIRECT | 0 | |
vue-jss • 0.0.4<p> <a href="https://www.npmjs.com/package/vue"><img src="https://img.shields.io/npm/v/vue-jss.svg?sanitize=true" alt="Version"></a> <a href="https://www.npmjs.com/package/vue"><img src="https://img.shields.io/npm/l/vue-jss.svg?sanitize=true" alt="Lic | DIRECT | 22 | |
vue • 3.5.17The progressive JavaScript framework for building modern web UI. | DIRECT | 22 | |