licenses.dev

@blocksuite/presets v0.13.0-canary-202403140320-a2b362b

Prebuilt BlockSuite editors and opt-in additional UI components.

Published on

Licenses

Learn more about license information.

Package Licenses

MPL-2.0

Dependency Licenses

MIT187
PackageRelationDependenciesPublished
@fal-ai/serverless-client • 0.9.3The fal serverless JS/TS clientDIRECT4
@floating-ui/core • 1.8.0Positioning library for floating elements: tooltips, popovers, dropdowns, and moreINDIRECT1
@floating-ui/dom • 1.8.0Floating UI for the webDIRECT2
@floating-ui/utils • 0.2.12Utilities for Floating UIINDIRECT0
@pdf-lib/standard-fonts • 1.0.0Metrics for the Standard 14 PDF fonts and their encodingsINDIRECT1
@pdf-lib/upng • 1.0.1Small, fast and advanced PNG / APNG encoder and decoderINDIRECT1
@shikijs/core • 1.29.2Core of ShikiINDIRECT40
@shikijs/engine-javascript • 1.29.2Engine for Shiki using JavaScript's native RegExpINDIRECT9
@shikijs/engine-oniguruma • 1.29.2Engine for Shiki using Oniguruma RegExp engine in WebAssemblyINDIRECT4
@shikijs/langs • 1.29.2TextMate grammars for Shiki in ESMINDIRECT4
@shikijs/themes • 1.29.2TextMate themes for Shiki in ESMINDIRECT4
@shikijs/types • 1.29.2Type definitions for ShikiINDIRECT3
@shikijs/vscode-textmate • 10.0.2Shiki's fork of `vscode-textmate`INDIRECT0
@tokenizer/token • 0.3.0TypeScript definition for strtok3 tokenINDIRECT0
@types/debug • 4.1.13TypeScript definitions for debugINDIRECT1
@types/flexsearch • 0.7.42Stub TypeScript definitions entry for flexsearch, which provides its own types definitionsINDIRECT1
@types/hast • 3.0.5TypeScript definitions for hastINDIRECT1
@types/mdast • 4.0.4TypeScript definitions for mdastINDIRECT1
@types/ms • 2.1.0TypeScript definitions for msINDIRECT0
@types/node-fetch • 2.6.13TypeScript definitions for node-fetchINDIRECT25
@types/node • 18.19.130TypeScript definitions for nodeINDIRECT1
@types/sortablejs • 1.15.9TypeScript definitions for sortablejsINDIRECT0
@types/trusted-types • 2.0.7TypeScript definitions for trusted-typesINDIRECT0
@types/unist • 3.0.3TypeScript definitions for unistINDIRECT0
@types/webfontloader • 1.6.38TypeScript definitions for webfontloaderINDIRECT0
abort-controller • 3.0.0An implementation of WHATWG AbortController interface.INDIRECT1
agentkeepalive • 4.6.0Missing keepalive http.AgentINDIRECT2
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructorINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
bail • 2.0.2Throw a given errorINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-arraybuffer • 1.0.2Encode/decode base64 data into ArrayBuffersINDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
brace-expansion • 2.1.7Brace expansion as known from sh/bashINDIRECT1
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
ccount • 2.0.1Count how often a character (or substring) is used in a stringINDIRECT0
character-entities-html4 • 2.1.0Map of named character references from HTML 4INDIRECT0
character-entities-legacy • 3.0.0List of legacy HTML named character references that don’t need a trailing semicolonINDIRECT0
character-entities • 2.0.2Map of named character referencesINDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
comma-separated-tokens • 2.0.3Parse and stringify comma-separated tokensINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
css-line-break • 2.1.0css-line-break ==============INDIRECT2
date-fns • 3.6.0Modern JavaScript date utility libraryINDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
decode-named-character-reference • 1.3.0Decode named character referencesINDIRECT1
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
dequal • 2.0.3A tiny (304B to 489B) utility for check for deep equalityINDIRECT0
devlop • 1.1.0Do things in development and nothing otherwiseINDIRECT1
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
emoji-regex-xs • 1.0.0A regular expression to match all emoji-only symbolsINDIRECT0
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.2ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT16
escape-string-regexp • 5.0.0Escape RegExp special charactersINDIRECT0
event-target-shim • 5.0.1An implementation of WHATWG EventTarget interface.INDIRECT0
events • 3.3.0Node's event emitter for all engines.INDIRECT0
eventsource-parser • 1.1.2Streaming, source-agnostic EventSource/Server-Sent Events parserINDIRECT0
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
file-type • 16.5.4Detect the file type of a Buffer/Uint8Array/ArrayBufferINDIRECT15
form-data-encoder • 1.7.2Encode FormData content into the multipart/form-data formatINDIRECT0
form-data • 4.0.6A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT22
formdata-node • 4.4.1Spec-compliant FormData implementation for Node.jsINDIRECT2
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT14
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
hast-util-from-html • 2.0.3hast utility to parse from HTMLINDIRECT17
hast-util-from-parse5 • 8.0.3hast utility to transform from a `parse5` ASTINDIRECT14
hast-util-parse-selector • 4.0.0hast utility to create an element from a simple CSS selectorINDIRECT2
hast-util-to-html • 9.0.5hast utility to serialize to HTMLINDIRECT30
hast-util-whitespace • 3.0.0hast utility to check if a node is inter-element whitespaceINDIRECT2
hastscript • 9.0.1hast utility to create treesINDIRECT6
html-void-elements • 3.0.0List of HTML void tag namesINDIRECT0
html2canvas • 1.4.1Screenshots with JavaScriptINDIRECT4
humanize-ms • 1.2.1transform humanize time to msINDIRECT1
immediate • 3.0.6A cross browser microtask libraryINDIRECT0
is-plain-obj • 4.1.0Check if a value is a plain objectINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isomorphic.js • 0.2.5Isomorphic JavaScript helper functions (performance, crpyto, ..)INDIRECT0
lib0 • 0.2.117> Monorepo of isomorphic utility functionsINDIRECT1
lie • 3.3.0A basic but performant promise implementationINDIRECT1
longest-streak • 3.1.0Count the longest repeating streak of a substringINDIRECT0
lz-string • 1.5.0LZ-based compression algorithmINDIRECT0
markdown-table • 3.0.4Generate a markdown (GFM) tableINDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
mdast-util-find-and-replace • 3.0.2mdast utility to find and replace text in a treeINDIRECT5
mdast-util-from-markdown • 2.0.3mdast utility to parse markdownINDIRECT33
mdast-util-gfm-autolink-literal • 2.0.1mdast extension to parse and serialize GFM autolink literalsINDIRECT12
mdast-util-gfm-strikethrough • 2.0.0mdast extension to parse and serialize GFM strikethroughINDIRECT41
mdast-util-gfm-table • 2.0.0mdast extension to parse and serialize GFM tablesINDIRECT42
mdast-util-gfm-task-list-item • 2.0.0mdast extension to parse and serialize GFM task list itemsINDIRECT41
mdast-util-phrasing • 4.1.0mdast utility to check if a node is phrasing contentINDIRECT3
mdast-util-to-hast • 13.2.1mdast utility to transform to hastINDIRECT19
mdast-util-to-markdown • 2.1.2mdast utility to serialize markdownINDIRECT17
mdast-util-to-string • 4.0.0mdast utility to get the plain text content of a nodeINDIRECT2
merge • 2.1.1(recursive)? merging of (cloned)? objects.INDIRECT0
micromark-core-commonmark • 2.0.3The CommonMark markdown constructsINDIRECT18
micromark-extension-gfm-autolink-literal • 2.1.0micromark extension to support GFM autolink literalsINDIRECT5
micromark-extension-gfm-strikethrough • 2.1.0micromark extension to support GFM strikethroughINDIRECT8
micromark-extension-gfm-table • 2.1.2micromark extension to support GFM tablesINDIRECT6
micromark-extension-gfm-task-list-item • 2.1.0micromark extension to support GFM task list itemsINDIRECT6
micromark-factory-destination • 2.0.1micromark factory to parse destinations (found in resources, definitions)INDIRECT3
micromark-factory-label • 2.0.1micromark factory to parse labels (found in media, definitions)INDIRECT5
micromark-factory-space • 2.0.1micromark factory to parse markdown space (found in lots of places)INDIRECT3
micromark-factory-title • 2.0.1micromark factory to parse markdown titles (found in resources, definitions)INDIRECT4
micromark-factory-whitespace • 2.0.1micromark factory to parse markdown whitespace (found in lots of places)INDIRECT4
micromark-util-character • 2.1.1micromark utility to handle character codesINDIRECT2
micromark-util-chunked • 2.0.1micromark utility to splice and push with giant arraysINDIRECT1
micromark-util-classify-character • 2.0.1micromark utility to classify whether a character is whitespace or punctuationINDIRECT3
micromark-util-combine-extensions • 2.0.1micromark utility to combine syntax or html extensionsINDIRECT3
micromark-util-decode-numeric-character-reference • 2.0.2micromark utility to decode numeric character referencesINDIRECT1
micromark-util-decode-string • 2.0.1micromark utility to decode markdown stringsINDIRECT6
micromark-util-encode • 2.0.1micromark utility to encode dangerous html charactersINDIRECT0
micromark-util-html-tag-name • 2.0.1micromark utility with list of html tag namesINDIRECT0
micromark-util-normalize-identifier • 2.0.1micromark utility normalize identifiers (as found in references, definitions)INDIRECT1
micromark-util-resolve-all • 2.0.1micromark utility to resolve subtokensINDIRECT1
micromark-util-sanitize-uri • 2.0.1micromark utility to sanitize urlsINDIRECT4
micromark-util-subtokenize • 2.1.0micromark utility to tokenize subtokensINDIRECT5
micromark-util-symbol • 2.0.1micromark utility with symbolsINDIRECT0
micromark-util-types • 2.0.2micromark utility with a couple of typescript typesINDIRECT0
micromark • 4.0.2small commonmark compliant markdown parser with positional info and concrete tokensINDIRECT27
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
nanoid • 5.1.16A tiny (118 bytes), secure URL-friendly unique string ID generatorINDIRECT0
node-domexception • 1.0.0An implementation of the DOMException class from NodeJSINDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
oniguruma-to-es • 2.3.0Convert Oniguruma patterns to native JavaScript RegExpINDIRECT4
parse5 • 7.3.0HTML parser and serializer.INDIRECT1
pdf-lib • 1.17.1Create and modify PDF files with JavaScriptINDIRECT4
peek-readable • 4.1.0Read and peek from a readable streamINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
property-information • 7.2.0Info on the properties and attributes of the web platformINDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readable-stream • 4.7.0Node.js Streams, a user-land copy of the stream library from Node.jsINDIRECT9
readable-web-to-node-stream • 3.0.4Converts a Web-API readable-stream into a Node readable-stream.INDIRECT10
regex-recursion • 5.1.1Recursive matching plugin for Regex+INDIRECT2
regex-utilities • 2.3.0Tiny helpers for processing regex syntaxINDIRECT0
regex • 5.1.1Regex template tag with extended syntax, context-aware interpolation, and always-on best practicesINDIRECT1
rehype-parse • 9.0.1rehype plugin to parse HTMLINDIRECT23
rehype-stringify • 10.0.1rehype plugin to serialize HTMLINDIRECT36
remark-parse • 11.0.0remark plugin to add support for parsing markdown inputINDIRECT41
remark-stringify • 11.0.0remark plugin to add support for serializing markdownINDIRECT28
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
shiki • 1.29.2A beautiful Syntax Highlighter.INDIRECT43
sortablejs • 1.15.7JavaScript library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery required. Supports Meteor, AngularJS, React, Polymer, Vue, Knockout and any CSS library, e.g. Bootstrap.INDIRECT0
space-separated-tokens • 2.0.2Parse and stringify space separated tokensINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
stringify-entities • 4.0.4Serialize (encode) HTML character referencesINDIRECT2
strtok3 • 6.3.0A promise based streaming tokenizerINDIRECT2
text-segmentation • 1.0.3text-segmentation ==============INDIRECT2
token-types • 4.2.1Common token types for decoding and encoding numeric and string valuesINDIRECT2
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
trim-lines • 3.0.1Remove spaces and tabs around line-breaksINDIRECT0
trough • 2.2.0`trough` is middlewareINDIRECT0
undici-types • 5.26.5A stand-alone types package for UndiciINDIRECT0
unified • 11.0.5parse, inspect, transform, and serialize content through syntax treesINDIRECT10
unist-util-is • 6.0.1unist utility to check if a node passes a testINDIRECT1
unist-util-position • 5.0.0unist utility to get the position of a nodeINDIRECT1
unist-util-stringify-position • 4.0.0unist utility to serialize a node, position, or point as a human readable locationINDIRECT1
unist-util-visit-parents • 6.0.2unist utility to recursively walk over nodes, with ancestral informationINDIRECT2
unist-util-visit • 5.1.0unist utility to visit nodesINDIRECT3
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
utrie • 1.0.2Unicode TrieINDIRECT1
uuid-random • 1.3.2Fastest UUIDv4 with good RNGINDIRECT0
vfile-location • 5.0.3vfile utility to convert between positional (line and column-based) and offset (range-based) locationsINDIRECT4
vfile-message • 4.0.3vfile utility to create a virtual messageINDIRECT2
vfile • 6.0.3Virtual file format for text processingINDIRECT3
w3c-keyname • 2.2.8Get a KeyboardEvent.key-style string from an eventINDIRECT0
web-namespaces • 2.0.1Map of web namespacesINDIRECT0
web-streams-polyfill • 4.0.0-beta.3Web Streams, based on the WHATWG spec reference implementationINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
y-protocols • 1.0.7Yjs encoding protocolsINDIRECT2
zod • 3.25.76TypeScript-first schema declaration and validation library with static type inferenceINDIRECT0
zwitch • 2.0.4Handle values based on a propertyINDIRECT0
MPL-2.07
PackageRelationDependenciesPublished
@blocksuite/block-std • 0.13.0-canary-202403140320-a2b362bStd for blocksuite blocksDIRECT4
@blocksuite/blocks • 0.13.0-canary-202403140320-a2b362bDefault BlockSuite editable blocks.DIRECT174
@blocksuite/global • 0.13.0-canary-202403140320-a2b362bDIRECT1
@blocksuite/inline • 0.13.0-canary-202403140320-a2b362bA micro editor.DIRECT2
@blocksuite/lit • 0.13.0-canary-202403140320-a2b362bLit renderer for blocksuite storeDIRECT9
@blocksuite/store • 0.13.0-canary-202403140320-a2b362bBlockSuite data store built for general purpose state management.DIRECT16
@blocksuite/sync • 0.13.0-canary-202403140320-a2b362bBlockSuite data synchronization engine abstraction and implementation.INDIRECT6
BSD-3-Clause6
PackageRelationDependenciesPublished
@lit-labs/ssr-dom-shim • 1.6.0DOM shim for Lit Server Side Rendering (SSR)INDIRECT0
@lit/reactive-element • 2.1.2A simple low level base class for creating fast, lightweight web componentsINDIRECT1
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
lit-element • 4.2.2A simple base class for creating fast, lightweight web componentsINDIRECT4
lit-html • 3.3.3HTML templates literals in JavaScriptINDIRECT1
lit • 3.3.3A library for building fast, lightweight web componentsDIRECT5
ISC5
PackageRelationDependenciesPublished
@msgpack/msgpack • 3.1.3MessagePack for ECMA-262/JavaScript/TypeScriptINDIRECT0
@ungap/structured-clone • 1.4.0A structuredClone polyfillINDIRECT0
idb • 8.0.3A small wrapper that makes IndexedDB usableINDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 9.0.9a glob matcher in javascriptINDIRECT2
Apache-2.04
PackageRelationDependenciesPublished
flexsearch • 0.7.43Next-Generation full text search library with zero dependencies.INDIRECT0
idb-keyval • 6.3.0A super-simple-small keyval store built on top of IndexedDBINDIRECT0
openai • 4.104.0The official TypeScript library for the OpenAI APIDIRECT39
webfontloader • 1.6.28Web Font Loader gives you added control when using linked fonts via @font-face.INDIRECT0
BSD-2-Clause3
PackageRelationDependenciesPublished
entities • 6.0.1Encode & decode XML and HTML entities with ease & speedINDIRECT0
robot3 • 0.4.1A functional, immutable Finite State Machine libraryINDIRECT0
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
unknown1
PackageRelationDependenciesPublished
@toeverything/theme • 0.7.35DIRECT0
CC0-1.01
PackageRelationDependenciesPublished
fractional-indexing • 3.4.0Provides functions for generating ordering stringsINDIRECT0
GPL-3.0-or-later OR MIT1
PackageRelationDependenciesPublished
jszip • 3.10.2Create, read and edit .zip files with JavaScript http://stuartk.com/jszipINDIRECT12
MIT AND Zlib1
PackageRelationDependenciesPublished
pako • 1.0.11zlib port to javascript - fast, modularized, with browser supportINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40blocksuite%2Fpresets)](https://licenses.dev/npm/%40blocksuite%2Fpresets)
<a href="https://licenses.dev/npm/%40blocksuite%2Fpresets">
  <img src="https://licenses.dev/b/npm/%40blocksuite%2Fpresets" alt="licenses" />
</a>

Or the licenses badge code for the 0.13.0-canary-202403140320-a2b362b version:

[![licenses](https://licenses.dev/b/npm/%40blocksuite%2Fpresets/0.13.0-canary-202403140320-a2b362b)](https://licenses.dev/npm/%40blocksuite%2Fpresets/0.13.0-canary-202403140320-a2b362b)
<a href="https://licenses.dev/npm/%40blocksuite%2Fpresets/0.13.0-canary-202403140320-a2b362b">
  <img src="https://licenses.dev/b/npm/%40blocksuite%2Fpresets/0.13.0-canary-202403140320-a2b362b" alt="licenses" />
</a>
GitHub