公共库目录
直接搜索库名、描述、文件名或 CDN 路径。进入详情页后即可复制固定版本 URL、Script 标签和 SRI。
morphdom
Morph a DOM tree to another DOM tree (no virtual DOM needed)
data-view-byte-length
Get the byteLength out of a DataView, robustly.
element-size
Get the size of an element in pixels, including margins
mouse-wheel
Consistent cross browser mouse wheel movement
css
CSS parser / stringifier
data-view-byte-offset
Get the byteOffset out of a DataView, robustly.
libheif-js
Emscripten distribution of libheif for Node.JS and the browser
which-boxed-primitive
Which kind of boxed JS primitive is this?
set-function-length
Set a function's length property
array-map
`[].map(f)` for older browsers
sveltekit-i18n
Internationalization library for SvelteKit
awesome-phonenumber
Google's libphonenumber pre-compiled with the closure compiler
css-select-base-adapter
Provides some base functions needed by a css-select adapter so that you don't have to implement the whole thing.
define-data-property
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
svelte-parse-markup
Parse Svelte markup without parsing the script or style tags
@emotion/css
The Next Generation of CSS-in-JS.
cssfilter
Sanitize untrusted CSS with a configuration specified by a Whitelist. 根据白名单过滤CSS
postcss-media-minmax
Using more intuitive `>=`, `<=`, `>`, `<` instead of media queries min/max prefix.
htmlparser2-svelte
Fast & forgiving HTML/Svelte/XML/RSS parser
is-firefox
Check if browser is Firefox
atob-lite
Smallest/simplest possible means of using atob with both Node and browserify
postcss-initial
PostCSS plugin to fallback initial keyword.
@sveltekit-i18n/base
Base functionality of sveltekit-i18n library with a support for external message parsers.
get-symbol-description
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.