licenses.dev

@docpocalypse/code-live v0.3.6

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT234
PackageRelationDependenciesPublished
@4c/tsconfig • 0.3.1A set of shareable `tsconfig.json` for typescript projectsDIRECT1
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/generator • 7.26.10Turns an AST into code.INDIRECT10
@babel/helper-module-imports • 7.25.9Babel helper functions for inserting module loadsINDIRECT19
@babel/helper-string-parser • 7.25.9A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.26.10A JavaScript parserINDIRECT3
@babel/runtime • 7.26.10babel's modular runtime helpersINDIRECT1
@babel/template • 7.26.9Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.26.10The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT18
@babel/types • 7.26.10Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@emotion/cache • 10.0.29emotion's cacheINDIRECT4
@emotion/core • 10.3.1> Simple styling in React.DIRECT59
@emotion/css • 10.0.27a function to serialize css and object stylessINDIRECT54
@emotion/hash • 0.8.0A MurmurHash2 implementationINDIRECT0
@emotion/is-prop-valid • 0.8.8A function to check whether a prop is valid for HTML and SVG elementsINDIRECT1
@emotion/memoize • 0.7.4emotion's memoize utilityINDIRECT0
@emotion/serialize • 0.11.16serialization utils for emotionINDIRECT5
@emotion/sheet • 0.9.4emotion's stylesheetINDIRECT0
@emotion/styled-base • 10.3.0base styled API for emotionINDIRECT9
@emotion/styled • 10.3.0styled API for emotionDIRECT56
@emotion/stylis • 0.8.5A custom build of StylisINDIRECT0
@emotion/unitless • 0.7.5An object of css properties that don't accept values with unitsINDIRECT0
@emotion/utils • 0.11.3internal utils for emotionINDIRECT0
@emotion/weak-memoize • 0.2.5A memoization function that uses a WeakMapINDIRECT0
@jridgewell/gen-mapping • 0.3.8Generate source mapsINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing arrayINDIRECT0
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source mapINDIRECT2
@mrmlnc/readdir-enhanced • 2.2.1fs.readdir with sync, async, and streaming APIs + filtering, recursion, absolute paths, etc.INDIRECT2
@nodelib/fs.stat • 1.1.3Get the status of a file with some featuresINDIRECT0
@restart/hooks • 0.3.27A set of utility and general-purpose React hooks.DIRECT1
@types/buble • 0.20.5TypeScript definitions for bubleINDIRECT2
@types/classnames • 2.3.4Stub TypeScript definitions entry for classnames, which provides its own types definitionsDIRECT1
@types/glob • 7.2.0TypeScript definitions for GlobINDIRECT3
@types/minimatch • 5.1.2TypeScript definitions for minimatchINDIRECT0
@types/node • 22.13.10TypeScript definitions for nodeINDIRECT1
@types/parse-json • 4.0.2TypeScript definitions for parse-jsonINDIRECT0
@types/prop-types • 15.7.14TypeScript definitions for prop-typesINDIRECT0
@types/react-dom • 16.9.25TypeScript definitions for react-domDIRECT0
@types/react • 16.14.62TypeScript definitions for reactDIRECT3
@types/scheduler • 0.16.8TypeScript definitions for schedulerINDIRECT0
acorn-dynamic-import • 4.0.0Support dynamic imports in acornDIRECT0
acorn-jsx • 5.3.2Modern, fast React.js JSX parserDIRECT0
acorn • 6.4.2ECMAScript parserINDIRECT0
acorn • 7.4.1ECMAScript parserDIRECT0
aggregate-error • 3.1.0Create an error from multiple errorsINDIRECT2
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
arr-diff • 4.0.0Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.INDIRECT0
arr-flatten • 1.1.0Recursively flatten an array or arrays.INDIRECT0
arr-union • 3.1.0Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.INDIRECT0
array-union • 1.0.2Create an array of unique values, in order, from the input arraysINDIRECT1
array-uniq • 1.0.3Create an array without duplicatesINDIRECT0
array-unique • 0.3.2Remove duplicate values from an array. Fastest ES5 implementation.INDIRECT0
arrify • 2.0.1Convert a value to an arrayINDIRECT0
assign-symbols • 1.0.0Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.INDIRECT0
babel-plugin-emotion • 10.2.2A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.INDIRECT53
babel-plugin-macros • 2.8.0Allows you to build compile-time librariesINDIRECT25
babel-plugin-syntax-jsx • 6.18.0Allow parsing of jsxINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base • 0.11.2base is the foundation for creating modular, unit testable and highly pluggable node.js applications, starting with a handful of common methods, like `set`, `get`, `del` and `use`.INDIRECT44
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
braces • 2.3.2Bash-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.INDIRECT70
buble • 0.19.6The blazing fast, batteries-included ES2015 compilerINDIRECT22
buble • 0.19.8The blazing fast, batteries-included ES2015 compilerDIRECT24
cache-base • 1.0.1Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.INDIRECT28
call-me-maybe • 1.0.2Let your JS API users either give you a callback or receive a promiseINDIRECT0
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
chalk • 2.4.2Terminal string styling done rightINDIRECT6
class-utils • 0.3.6Utils for working with JavaScript classes and prototype methods.INDIRECT13
classnames • 2.5.1A simple utility for conditionally joining classNames togetherDIRECT0
clean-stack • 2.2.0Clean up error stack tracesINDIRECT0
collection-visit • 1.0.0Visit a method over the items in an object, or map visit over the objects in an array.INDIRECT3
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
component-emitter • 1.3.1Event emitterINDIRECT0
component-xor • 0.0.4tiny xor utility functionINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
copy-descriptor • 0.1.1Copy a descriptor from object A to object BINDIRECT0
core-js • 3.41.0Standard libraryINDIRECT0
cosmiconfig • 6.0.0Find and load configuration from a package.json property, rc file, or CommonJS moduleINDIRECT16
cp-file • 7.0.0Copy a fileINDIRECT7
cpy • 8.1.2Copy filesDIRECT134
csstype • 2.6.21Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
csstype • 3.1.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
define-property • 0.2.5Define a non-enumerable property on an object.INDIRECT5
define-property • 1.0.0Define a non-enumerable property on an object.INDIRECT5
define-property • 2.0.2Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.INDIRECT6
dequal • 2.0.3A tiny (304B to 489B) utility for check for deep equalityINDIRECT0
dir-glob • 2.2.2Convert directories to glob compatible stringsINDIRECT2
dom-iterator • 1.0.2iterator for mini-html-parserINDIRECT2
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
estree-walker • 0.9.0Traverse an ESTree-compliant ASTDIRECT0
expand-brackets • 2.1.4Expand POSIX bracket expressions (character classes) in glob patterns.INDIRECT63
extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
extend-shallow • 3.0.2Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT4
extglob • 2.0.4Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.INDIRECT66
fast-glob • 2.2.7Is a faster `node-glob` alternativeINDIRECT91
fill-range • 4.0.0Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT7
find-root • 1.1.0find the closest package.jsonINDIRECT0
for-in • 1.0.2Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.jsINDIRECT0
fragment-cache • 0.2.1A cache for managing namespaced sub-cachesINDIRECT1
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-value • 2.0.6Use property paths (`a.b.c`) to get a nested value from an object.INDIRECT0
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
globby • 9.2.0Extends `glob` with support for multiple patterns and exposes a Promise APIINDIRECT115
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-glob • 1.0.0Returns `true` if an array has a glob pattern.INDIRECT2
has-value • 0.3.1Returns true if a value exists, false if empty. Works with deeply nested values using object paths.INDIRECT4
has-value • 1.0.0Returns true if a value exists, false if empty. Works with deeply nested values using object paths.INDIRECT7
has-values • 0.1.4Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT0
has-values • 1.0.0Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT4
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
holderjs • 2.9.9Holder uses SVG to render image placeholders entirely in browser.DIRECT0
ignore • 4.0.6Ignore is a manager and filter for .gitignore rules.INDIRECT0
import-fresh • 3.3.1Import a module while bypassing the cacheINDIRECT3
indent-string • 4.0.0Indent each line in a stringINDIRECT0
is-accessor-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.INDIRECT2
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-data-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript data descriptor.INDIRECT2
is-descriptor • 0.1.7Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT4
is-descriptor • 1.0.3Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT4
is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"INDIRECT0
is-extendable • 1.0.1Returns true if a value is a plain object, array or function.INDIRECT2
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-glob • 3.1.0Returns `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-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 • 3.0.0Returns true if the value is a number. comprehensive tests.INDIRECT2
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
is-windows • 1.0.2Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.INDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isobject • 2.1.0Returns true if the value is an object and not an array or null.INDIRECT1
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsesc • 0.5.0A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.INDIRECT0
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
junk • 3.1.0Filter out system junk files like .DS_Store and Thumbs.dbINDIRECT0
kind-of • 3.2.2Get the native type of a value.INDIRECT1
kind-of • 4.0.0Get the native type of a value.INDIRECT1
kind-of • 6.0.3Get the native type of a value.INDIRECT0
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
magic-string • 0.25.9Modify strings, generate sourcemapsDIRECT1
make-dir • 3.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
map-cache • 0.2.2Basic cache object for storing key-value pairs.INDIRECT0
map-visit • 1.0.0Map `visit` over an array of objects.INDIRECT2
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
micromatch • 3.1.10Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.INDIRECT80
minimist • 1.2.8parse argument optionsINDIRECT0
mixin-deep • 1.3.2Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.INDIRECT4
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
nanomatch • 1.2.13Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)INDIRECT68
nested-error-stacks • 2.1.1An Error subclass that will chain nested Errors and dump nested stacktracesINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-copy • 0.1.0Copy static properties, prototype properties, and descriptors from one object to another.INDIRECT9
object-visit • 1.0.1Call a specified method on each value in the given object.INDIRECT1
object.pick • 1.3.0Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.INDIRECT1
os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
os-homedir • 2.0.0Node.js 4 `os.homedir()` ponyfillINDIRECT0
p-all • 2.1.0Run promise-returning & async functions concurrently with optional limited concurrencyINDIRECT1
p-event • 4.2.0Promisify an event by waiting for it to be emittedINDIRECT2
p-filter • 2.1.0Filter promises concurrentlyINDIRECT1
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
p-map • 2.1.0Map over promises concurrentlyINDIRECT0
p-map • 3.0.0Map over promises concurrentlyINDIRECT3
p-timeout • 3.2.0Timeout a promise after a specified amount of timeINDIRECT1
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
pascalcase • 0.1.1Convert a string to pascal-case.INDIRECT0
path-dirname • 1.0.2Node.js path.dirname() ponyfillINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-type • 3.0.0Check if a path is a file, directory, or symlinkINDIRECT1
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
pify • 3.0.0Promisify a callback-style functionINDIRECT0
pify • 4.0.1Promisify a callback-style functionINDIRECT0
posix-character-classes • 0.1.1POSIX character classes for creating regular expressions.INDIRECT0
prism-react-renderer • 1.3.5Renders highlighted Prism output using ReactDIRECT0
prismjs • 1.30.0Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.DIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.DIRECT4
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-live • 2.4.1A production-focused playground for live editing React codeDIRECT38
react-simple-code-editor • 0.10.0Simple no-frills code editor with syntax highlightingDIRECT0
react-simple-code-editor • 0.11.3Simple no-frills code editor with syntax highlightingINDIRECT0
regenerate-unicode-properties • 9.0.0Regenerate sets for Unicode properties and values.INDIRECT1
regenerate • 1.4.2Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.INDIRECT0
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regex-not • 1.0.2Create a javascript regular expression for matching everything except for the given string.INDIRECT7
regexpu-core • 4.8.0regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.INDIRECT9
regjsgen • 0.5.2Generate regular expressions from regjsparser’s AST.INDIRECT0
repeat-element • 1.1.4Create an array by repeating the given value n times.INDIRECT0
repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string.INDIRECT0
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve-url • 0.2.1Like Node.js’ `path.resolve`/`url.resolve` for the browser.INDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
ret • 0.1.15Tokenizes a string that represents a regular expression.INDIRECT0
safe-regex • 1.1.0detect possibly catastrophic, exponential-time regular expressionsINDIRECT1
set-value • 2.0.1Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.INDIRECT8
slash • 2.0.0Convert Windows backslash paths to slash pathsINDIRECT0
snapdragon-node • 2.1.1Snapdragon utility for creating a new AST node in custom code, such as plugins.INDIRECT10
snapdragon-util • 3.0.1Utilities for the snapdragon parser/compiler.INDIRECT2
snapdragon • 0.8.2Fast, pluggable and easy-to-use parser-renderer factory.INDIRECT56
source-map-resolve • 0.5.3Resolve the source map and/or sources for a generated file.INDIRECT5
source-map-url • 0.4.1Tools for working with sourceMappingURL comments.INDIRECT0
sourcemap-codec • 1.4.8Encode/decode sourcemap mappingsINDIRECT0
split-string • 3.1.0Split a string on a character except when the character is escaped.INDIRECT5
static-extend • 0.1.2Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.INDIRECT10
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
to-object-path • 0.3.0Create an object path from a list or array of strings.INDIRECT2
to-regex-range • 2.1.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT4
to-regex • 3.0.2Generate a regex from a string or array of strings.INDIRECT14
typescript-workspace-plugin • 2.0.1typescript workspace - language services pluginINDIRECT0
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
unescape • 1.0.1Convert HTML entities to HTML characters, e.g. `>` converts to `>`.INDIRECT2
unicode-canonical-property-names-ecmascript • 2.0.1The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.INDIRECT0
unicode-match-property-ecmascript • 2.0.0Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.INDIRECT2
unicode-match-property-value-ecmascript • 2.2.0Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.INDIRECT0
unicode-property-aliases-ecmascript • 2.1.0Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.INDIRECT0
union-value • 1.0.1Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.INDIRECT11
unset-value • 1.0.0Delete nested properties from an object using dot notation.INDIRECT6
urix • 0.1.0Makes Windows-style paths more unix and URI friendly.INDIRECT0
use • 3.1.1Easily add plugin support to your node.js application.INDIRECT0
vlq • 1.0.1Generate, and decode, base64 VLQ mappings for source maps and other usesINDIRECT0
ISC12
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob-parent • 3.1.0Strips glob magic from a string to provide the parent directory pathINDIRECT3
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
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
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
yaml • 1.10.2JavaScript parser and stringifier for YAMLINDIRECT0
unknown1
PackageRelationDependenciesPublished
component-props • 1.1.1Parse immediate identifiers from a js expressionINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
regjsparser • 0.7.0Parsing the JavaScript's RegExp in JavaScript.INDIRECT1
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
non-standard1
PackageRelationDependenciesPublished
glob-to-regexp • 0.3.0Convert globs to regular expressionsINDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
atob • 2.1.2atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.6 version:

[![licenses](https://licenses.dev/b/npm/%40docpocalypse%2Fcode-live/0.3.6)](https://licenses.dev/npm/%40docpocalypse%2Fcode-live/0.3.6)
<a href="https://licenses.dev/npm/%40docpocalypse%2Fcode-live/0.3.6">
  <img src="https://licenses.dev/b/npm/%40docpocalypse%2Fcode-live/0.3.6" alt="licenses" />
</a>
GitHub