licenses.dev

geist-ui-svelte v0.6.4

<img src="./src/lib/assets/demo-page.png">

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT94
PackageRelationDependenciesPublished
@alloc/quick-lru • 5.2.0Simple “Least Recently Used” (LRU) cacheINDIRECT0
@jridgewell/gen-mapping • 0.3.13Generate source mapsINDIRECT3
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/sourcemap-codec • 1.5.5Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.31Trace the original position through a source mapINDIRECT2
@nodelib/fs.scandir • 2.1.5List files and directories inside the specified directoryINDIRECT3
@nodelib/fs.stat • 2.0.5Get the status of a file with some featuresINDIRECT0
@nodelib/fs.walk • 1.2.8A library for efficiently walking a directory recursivelyINDIRECT6
@polka/url • 1.0.0-next.29Super fast, memoized `req.url` parserINDIRECT0
@popperjs/core • 2.11.8Tooltip and Popover Positioning EngineINDIRECT0
@standard-schema/spec • 1.1.0A family of specs for interoperable TypeScriptINDIRECT0
@sveltejs/acorn-typescript • 1.0.8Acorn plugin that parses TypeScriptINDIRECT0
@sveltejs/kit • 2.49.2SvelteKit is the fastest way to build Svelte appsDIRECT17
@types/cookie • 0.6.0TypeScript definitions for cookieINDIRECT0
acorn • 8.15.0ECMAScript parserINDIRECT0
any-promise • 1.3.0Resolve any installed ES6 compatible promiseINDIRECT0
arg • 5.0.2Unopinionated, no-frills CLI argument parserINDIRECT0
autoprefixer • 10.4.23Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use websiteDIRECT10
binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
browserslist • 4.28.1Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT7
camelcase-css • 2.0.1Convert a kebab-cased CSS property into a camelCased DOM property.INDIRECT0
chokidar • 3.6.0Minimal and efficient cross-platform file watching libraryINDIRECT14
clsx • 2.1.1A tiny (239B) utility for constructing className strings conditionally.DIRECT0
commander • 4.1.1the complete solution for node.js command-line programsINDIRECT0
cookie • 0.6.0HTTP server cookie parsing and serializationINDIRECT0
cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
devalue • 5.6.1Gets the job done when JSON.stringify can'tINDIRECT0
dlv • 1.1.3Safely get a dot-notated property within an object.INDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
esm-env • 1.2.2Uses export conditions to return environment information in a way that works with major bundlers and runtimes.INDIRECT0
fast-glob • 3.3.3It's a very fast and efficient glob library for Node.jsINDIRECT17
fdir • 6.5.0The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1sINDIRECT0
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
fraction.js • 5.3.4The RAW rational numbers libraryINDIRECT0
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT1
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
jiti • 1.21.7Runtime typescript and ESM support for Node.jsINDIRECT0
kleur • 4.1.5The fastest Node.js library for formatting terminal text with ANSI colors~!INDIRECT0
lilconfig • 3.1.3A zero-dependency alternative to cosmiconfigINDIRECT0
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
magic-string • 0.30.21Modify strings, generate sourcemapsINDIRECT1
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mode-watcher • 0.1.2Simple utilities to manage light & dark mode in your SvelteKit app.DIRECT0
mri • 1.2.0Quickly scan for CLI flags and argumentsINDIRECT0
mrmime • 2.0.1A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filenameINDIRECT0
mz • 2.7.0modernize node.js to current ECMAScript standardsINDIRECT4
nanoid • 3.3.11A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
node-releases • 2.0.27Node.js releases dataINDIRECT0
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.INDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-hash • 3.0.0Generate hashes from javascript objects in node and the browser.INDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
picomatch • 4.0.3Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
pify • 2.3.0Promisify a callback-style functionINDIRECT0
pirates • 4.0.7Properly hijack require, i.e., properly define require hooks and customizationsINDIRECT0
postcss-import • 15.1.0PostCSS plugin to import CSS filesINDIRECT9
postcss-js • 4.1.0PostCSS for CSS-in-JS and styles in JS objectsINDIRECT1
postcss-load-config • 6.0.1Autoload Config for PostCSSINDIRECT1
postcss-nested • 6.2.0PostCSS plugin to unwrap nested rules like how Sass does itINDIRECT3
postcss-selector-parser • 6.1.2> Selector parser with built in methods for working with selector strings.INDIRECT2
postcss-value-parser • 4.2.0Transforms css values and at-rule params into the treeINDIRECT0
postcss • 8.5.6Tool for transforming styles with JS pluginsDIRECT3
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
read-cache • 1.0.0Reads and caches the entire contents of a file until it is modifiedINDIRECT1
readdirp • 3.6.0Recursive version of fs.readdir with streaming API.INDIRECT1
resolve • 1.22.11resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
reusify • 1.1.0Reuse objects and functions with styleINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
sade • 1.8.1Smooth (CLI) operator 🎶INDIRECT1
set-cookie-parser • 2.7.2Parses set-cookie headers into objectsINDIRECT0
shikiji-core • 0.10.2Core of ShikijiINDIRECT0
shikiji • 0.10.2An ESM-focused rewrite of shikiDIRECT1
sirv • 3.0.2The optimized & lightweight middleware for serving requests to static assetsINDIRECT3
sucrase • 3.35.1Super-fast alternative to Babel for when you can target modern JS runtimesINDIRECT16
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
tailwind-merge • 2.6.0Merge Tailwind CSS classes without style conflictsDIRECT0
tailwindcss • 3.4.19A utility-first CSS framework for rapidly building custom user interfaces.DIRECT71
thenify-all • 1.6.0Promisifies all the selected functions in an objectINDIRECT2
thenify • 3.3.1Promisify a callback-based functionINDIRECT1
tinyglobby • 0.2.15A fast and minimal alternative to globby and fast-globINDIRECT2
tippy.js • 6.3.7The complete tooltip, popover, dropdown, and menu solution for the webDIRECT1
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
totalist • 3.0.1A tiny (195B to 220B) utility to recursively list all (total) files in a directoryINDIRECT0
update-browserslist-db • 1.2.3CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC6
PackageRelationDependenciesPublished
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
electron-to-chromium • 1.5.267Provides a list of electron-to-chromium version mappingsINDIRECT0
fastq • 1.20.1Fast, in memory work queueINDIRECT1
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
glob-parent • 6.0.2Extract the non-magic parent path from a glob string.INDIRECT2
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
Apache-2.05
PackageRelationDependenciesPublished
@vercel/speed-insights • 1.3.1Speed Insights is a tool for measuring web performance and providing suggestions for improvement.DIRECT0
baseline-browser-mapping • 2.9.11A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.INDIRECT0
class-variance-authority • 0.7.1Class Variance Authority 🧬DIRECT1
didyoumean • 1.2.2Match human-quality input to potential matches by edit distance.INDIRECT0
ts-interface-checker • 0.1.13Runtime library to validate data against TypeScript interfacesINDIRECT0
MPL-2.01
PackageRelationDependenciesPublished
@vercel/analytics • 1.6.1Gain real-time traffic insights with Vercel Web AnalyticsDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001762A smaller version of caniuse-db, with only the essentials!INDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map-js • 1.2.1Generates and consumes source mapsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/geist-ui-svelte)](https://licenses.dev/npm/geist-ui-svelte)
<a href="https://licenses.dev/npm/geist-ui-svelte">
  <img src="https://licenses.dev/b/npm/geist-ui-svelte" alt="licenses" />
</a>

Or the licenses badge code for the 0.6.4 version:

[![licenses](https://licenses.dev/b/npm/geist-ui-svelte/0.6.4)](https://licenses.dev/npm/geist-ui-svelte/0.6.4)
<a href="https://licenses.dev/npm/geist-ui-svelte/0.6.4">
  <img src="https://licenses.dev/b/npm/geist-ui-svelte/0.6.4" alt="licenses" />
</a>
GitHub