licenses.dev

@jsx-lite/core v0.0.43

Write components once, run everywhere. Compiles to Vue, React, Solid, and Liquid. Import code from Figma and Builder.io

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT215
PackageRelationDependenciesPublished
@babel/code-frame • 7.29.7Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/compat-data • 7.29.7The compat-data to determine required Babel pluginsINDIRECT0
@babel/core • 7.29.7Babel compiler core.DIRECT38
@babel/generator • 7.29.7Turns an AST into code.INDIRECT9
@babel/helper-annotate-as-pure • 7.29.7Helper function to annotate paths and nodes with #__PURE__ commentINDIRECT3
@babel/helper-compilation-targets • 7.29.7Helper functions on Babel compilation targetsINDIRECT13
@babel/helper-create-class-features-plugin • 7.29.7Compile class public and private fields, private methods and decorators to ES6INDIRECT24
@babel/helper-globals • 7.29.7A collection of JavaScript globals for Babel internal usageINDIRECT0
@babel/helper-member-expression-to-functions • 7.29.7Helper function to replace certain member expressions with function callsINDIRECT18
@babel/helper-module-imports • 7.29.7Babel helper functions for inserting module loadsINDIRECT18
@babel/helper-module-transforms • 7.29.7Babel helper functions for implementing ES6 module transformationsINDIRECT19
@babel/helper-optimise-call-expression • 7.29.7Helper function to optimise call expressionINDIRECT3
@babel/helper-plugin-utils • 7.29.7General utilities for plugins to useINDIRECT0
@babel/helper-replace-supers • 7.29.7Helper function to replace supersINDIRECT20
@babel/helper-skip-transparent-expression-wrappers • 7.29.7Helper which skips types and parenthesesINDIRECT18
@babel/helper-string-parser • 7.29.7A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.29.7Validate identifier/keywords nameINDIRECT0
@babel/helper-validator-option • 7.29.7Validate plugin/preset optionsINDIRECT0
@babel/helpers • 7.29.7Collection of helper functions used by Babel transforms.INDIRECT8
@babel/parser • 7.29.7A JavaScript parserINDIRECT3
@babel/plugin-proposal-class-properties • 7.18.6This plugin transforms static class properties as well as properties declared with the property initializer syntaxDIRECT26
@babel/plugin-syntax-decorators • 7.29.7Allow parsing of decoratorsDIRECT1
@babel/plugin-syntax-jsx • 7.29.7Allow parsing of jsxDIRECT1
@babel/plugin-syntax-typescript • 7.29.7Allow parsing of TypeScript syntaxINDIRECT1
@babel/plugin-transform-modules-commonjs • 7.29.7This plugin transforms ES2015 modules to CommonJSINDIRECT21
@babel/plugin-transform-react-jsx • 7.29.7Turn JSX into React function callsDIRECT22
@babel/plugin-transform-typescript • 7.29.7Transform TypeScript into ES.nextINDIRECT27
@babel/preset-typescript • 7.29.7Babel preset for TypeScript.DIRECT33
@babel/template • 7.29.7Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.29.7The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT17
@babel/types • 7.29.7Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@jridgewell/gen-mapping • 0.3.13Generate source mapsINDIRECT3
@jridgewell/remapping • 2.3.5Remap sequential sourcemaps through transformations to point at the original source codeINDIRECT4
@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
@rollup/plugin-node-resolve • 11.2.1Locate and bundle third-party dependencies in node_modulesDIRECT17
@rollup/plugin-virtual • 2.1.0Load virtual modules from memoryDIRECT0
@rollup/pluginutils • 3.1.0A set of utility functions commonly used by Rollup pluginsINDIRECT3
@types/bluebird • 3.5.42TypeScript definitions for bluebirdINDIRECT0
@types/estree • 0.0.39TypeScript definitions for ESTree AST specificationINDIRECT0
@types/fs-extra-promise • 1.0.14TypeScript definitions for fs-extra-promiseDIRECT4
@types/fs-extra • 4.0.15TypeScript definitions for fs-extraINDIRECT2
@types/node • 26.1.1TypeScript definitions for nodeINDIRECT1
@types/resolve • 1.17.1TypeScript definitions for resolveINDIRECT2
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
arg • 4.1.3Another simple argument parserINDIRECT0
array-buffer-byte-length • 1.0.2Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.INDIRECT21
array-union • 2.1.0Create an array of unique values, in order, from the input arraysINDIRECT0
arraybuffer.prototype.slice • 1.0.4ES spec-compliant shim for ArrayBuffer.prototype.sliceINDIRECT91
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
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
axios-cache-adapter • 2.7.3Caching adapter for axiosDIRECT5
axios • 0.21.4Promise based HTTP client for the browser and node.jsDIRECT1
bluebird • 3.7.2Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
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.7Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT7
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
builtin-modules • 3.3.0List of the Node.js builtin modulesINDIRECT0
cache-control-esm • 1.0.0Format and parse HTTP Cache-Control headerINDIRECT0
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.9Robustly `.call.bind()` a functionINDIRECT18
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT15
chalk • 4.1.2Terminal string styling done rightDIRECT5
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
convert-source-map • 2.0.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
create-require • 1.1.1Polyfill for Node.js module.createRequire (<= v12.2.0)INDIRECT0
csstype • 3.2.3Strict TypeScript and Flow types for style based on MDN dataDIRECT0
data-view-buffer • 1.0.2Get the ArrayBuffer out of a DataView, robustly.INDIRECT28
data-view-byte-length • 1.0.2Get the byteLength out of a DataView, robustly.INDIRECT28
data-view-byte-offset • 1.0.1Get the byteOffset out of a DataView, robustly.INDIRECT28
de-indent • 1.0.2remove extra indent from a block of codeINDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
dedent • 0.7.0An ES6 string tag that strips indentation from multi-line stringsDIRECT0
deepmerge • 4.3.1A library for deep (recursive) merging of Javascript objectsINDIRECT0
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT6
dir-glob • 3.0.1Convert directories to glob compatible stringsINDIRECT1
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
es-abstract-get • 1.0.0ECMAScript Abstract Operations for "getting properties" (Get, GetV, GetMethod)INDIRECT4
es-abstract • 1.24.2ECMAScript spec abstract operations.INDIRECT91
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
es-to-primitive • 1.3.4ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.INDIRECT24
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
estree-walker • 1.0.1Traverse an ESTree-compliant ASTINDIRECT0
fast-glob • 3.3.3It's a very fast and efficient glob library for Node.jsINDIRECT17
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
follow-redirects • 1.16.0HTTP and HTTPS modules that follow redirects.INDIRECT0
for-each • 0.3.5A better forEachINDIRECT1
fs-extra-promise • 1.0.1Node file system library and fs-extra module promisified with bluebirdDIRECT4
fs-extra • 2.1.2fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT2
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
function.prototype.name • 1.2.0An ES2015 spec-compliant `Function.prototype.name` shimINDIRECT23
functions-have-names • 1.2.3Does this JS environment support the `name` property on functions?INDIRECT0
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
gensync • 1.0.0-beta.2Allows users to use generators in order to write common functions that can be both sync or async.INDIRECT0
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
get-symbol-description • 1.1.0Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.INDIRECT16
globalthis • 1.0.4ECMAScript spec-compliant polyfill/shim for `globalThis`INDIRECT7
globby • 11.1.0User-friendly glob matchingDIRECT23
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-bigints • 1.1.0Determine if the JS environment has BigInt support.INDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
has-proto • 1.2.0Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?INDIRECT5
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
he • 1.2.0A robust HTML entities encoder/decoder with full Unicode support.INDIRECT0
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
internal-slot • 1.1.0ES spec-like internal slotsINDIRECT21
is-array-buffer • 3.0.5Is this value a JS ArrayBuffer?INDIRECT20
is-async-function • 2.1.1Determine if a function is a native async function.INDIRECT19
is-bigint • 1.1.0Is this value an ES BigInt?INDIRECT1
is-boolean-object • 1.2.2Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT17
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-core-module • 2.16.2Is this specifier a node.js core module?INDIRECT2
is-data-view • 1.0.2Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT27
is-date-object • 1.1.0Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT17
is-document.all • 1.0.0Is this value `document.all`, i.e. an object with the [[IsHTMLDDA]] internal slot?INDIRECT16
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-finalizationregistry • 1.1.1Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT16
is-generator-function • 1.1.2Determine if a function is a native generator function.INDIRECT19
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-map • 2.0.3Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-module • 1.0.0check if a source string is an es6 moduleINDIRECT0
is-negative-zero • 2.0.3Is this value negative zero? === will lie to youINDIRECT0
is-number-object • 1.1.1Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT17
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
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT17
is-set • 2.0.3Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-shared-array-buffer • 1.0.4Is this value a JS SharedArrayBuffer?INDIRECT16
is-string • 1.1.1Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT17
is-symbol • 1.1.1Determine if a value is an ES6 Symbol or not.INDIRECT19
is-typed-array • 1.1.15Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT26
is-weakmap • 2.0.2Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-weakref • 1.1.1Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT16
is-weakset • 2.0.4Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT16
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json5 • 2.2.3JSON for HumansDIRECT0
jsonfile • 2.4.0Easily read/write JSON files.INDIRECT1
liquidjs • 9.6.0Liquid template engine by pure JavaScript: compatible to shopify, easy to extend.DIRECT0
lodash • 4.18.1Lodash modular utilities.DIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
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
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-releases • 2.0.51Node.js releases dataINDIRECT0
object-hash • 2.2.0Generate hashes from javascript objects in node and the browser.DIRECT0
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
object.assign • 4.1.7ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT22
own-keys • 1.0.2Robustly get an object's own property keys (strings and symbols), including non-enumerables when possibleINDIRECT19
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
picomatch • 2.3.2Blazing 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
possible-typed-array-names • 1.1.0A simple list of possible Typed Array names.INDIRECT0
prettier-plugin-svelte • 1.4.2Svelte plugin for prettierDIRECT0
prettier • 2.8.8Prettier is an opinionated code formatterDIRECT0
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
reflect.getprototypeof • 1.0.10An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possibleINDIRECT91
regexp.prototype.flags • 1.5.4ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT23
resolve • 1.22.12resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT6
reusify • 1.1.0Reuse objects and functions with styleINDIRECT0
rollup • 2.80.0Next-generation ES module bundlerDIRECT1
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
safe-array-concat • 1.1.4`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadableINDIRECT21
safe-push-apply • 1.0.0Push an array of items into an array, while being robust against prototype modificationINDIRECT2
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT18
set-function-length • 1.2.2Set a function's length propertyINDIRECT17
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
set-proto • 1.0.0Robustly set the [[Prototype]] of an objectINDIRECT6
side-channel-list • 1.0.1Store information about any JS value in a side channel, using a linked listINDIRECT2
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a MapINDIRECT17
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT18
side-channel • 1.1.1Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT20
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
stop-iteration-iterator • 1.1.0Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.INDIRECT22
string.prototype.trim • 1.2.11ES5 spec-compliant shim for String.prototype.trimINDIRECT91
string.prototype.trimend • 1.0.10ES2019 spec-compliant String.prototype.trimEnd shim.INDIRECT22
string.prototype.trimstart • 1.0.8ES2019 spec-compliant String.prototype.trimStart shim.INDIRECT21
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
svelte • 3.59.2Cybernetically enhanced web appsDIRECT0
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
traverse • 0.6.11traverse and transform objects by visiting every node on a recursive walkDIRECT93
ts-node • 9.1.1TypeScript execution environment and REPL for node.js, with source map supportDIRECT8
typed-array-buffer • 1.0.3Get the ArrayBuffer out of a TypedArray, robustly.INDIRECT27
typed-array-byte-length • 1.0.3Robustly get the byte length of a Typed ArrayINDIRECT28
typed-array-byte-offset • 1.0.4Robustly get the byte offset of a Typed ArrayINDIRECT91
typed-array-length • 1.0.8Robustly get the length of a Typed ArrayINDIRECT91
typedarray.prototype.slice • 1.0.5ES spec-compliant shim for TypedArray.prototype.sliceINDIRECT92
unbox-primitive • 1.1.0Unbox a boxed JS primitive value.INDIRECT26
undici-types • 8.3.0A stand-alone types package for UndiciINDIRECT0
update-browserslist-db • 1.2.3CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
vue-template-compiler • 2.7.16template compiler for Vue 2.0DIRECT2
which-boxed-primitive • 1.1.1Which kind of boxed JS primitive is this?INDIRECT25
which-builtin-type • 1.2.1What is the type of this builtin JS value?INDIRECT49
which-collection • 1.0.2Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT20
which-typed-array • 1.1.22Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT25
yn • 3.1.1Parse yes/no like valuesINDIRECT0
ISC9
PackageRelationDependenciesPublished
electron-to-chromium • 1.5.396Provides 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
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
make-error • 1.3.6Make your own error types!INDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
BSD-3-Clause5
PackageRelationDependenciesPublished
charenc • 0.0.2character encoding utilitiesINDIRECT0
crypt • 0.0.2utilities for encryption and hashingINDIRECT0
diff • 4.0.4A javascript text diff implementation.INDIRECT0
md5 • 2.3.0js function for hashing messages with MD5INDIRECT3
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
baseline-browser-mapping • 2.11.3A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.INDIRECT0
typescript • 4.9.5TypeScript is a language for application scale JavaScript developmentDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001806A smaller version of caniuse-db, with only the essentials!INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.0.43 version:

[![licenses](https://licenses.dev/b/npm/%40jsx-lite%2Fcore/0.0.43)](https://licenses.dev/npm/%40jsx-lite%2Fcore/0.0.43)
<a href="https://licenses.dev/npm/%40jsx-lite%2Fcore/0.0.43">
  <img src="https://licenses.dev/b/npm/%40jsx-lite%2Fcore/0.0.43" alt="licenses" />
</a>
GitHub