licenses.dev

@spriteful/asg-shop-card-item v1.0.11

Mtg e-commerce card small layout

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT82
PackageRelationDependenciesPublished
@spriteful/app-service-worker • 1.1.1Main page service worker registration and updatesINDIRECT2
@spriteful/asg-icons • 1.0.15Alpha Strike Games icons shared between both appsDIRECT4
@spriteful/asg-shop-card-shared-elements • 1.1.14Web Components that are shared by asg-shop-card-item, asg-shop-card-detail and asg-shop-card-largeDIRECT174
@spriteful/boot • 1.1.4common boot up boilerplate file for all Spriteful projectsINDIRECT159
@spriteful/lambda • 1.3.9general pure function utilitiesINDIRECT0
@spriteful/services • 2.1.9simple firebase and web worker interface that uses Comlink RPC libraryINDIRECT164
@spriteful/spriteful-element • 1.0.4extendable custom element class that implements PolymerElement with spriteful-mixinDIRECT5
@spriteful/spriteful-mixin • 1.0.6custom element class level helper functions mixinDIRECT2
@spriteful/template • 1.0.0creates a HTMLTemplateElement that Polymer element class's template() method will acceptDIRECT0
@spriteful/utils • 1.2.4non pure utility functionsDIRECT1
@spriteful/worker • 3.0.3promise based web worker implementation that handles calls to db and batches image processing and uploadingINDIRECT154
@types/bytebuffer • 5.0.49TypeScript definitions for bytebufferINDIRECT3
@types/long • 3.0.32TypeScript definitions for long.jsINDIRECT0
@types/long • 4.0.2TypeScript definitions for long.jsINDIRECT0
@types/node • 22.5.4TypeScript definitions for nodeINDIRECT1
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
camelcase • 2.1.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
colour • 0.7.1A cored, fixed, documented and optimized version of the popular `colors.js`: Get colors in your node.js console like what...INDIRECT0
core-js • 3.2.1Standard libraryINDIRECT0
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
grpc>1.23.3>ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
grpc>1.23.3>balanced-match • 1.0.0Match balanced character pairs, like "{" and "}"INDIRECT0
grpc>1.23.3>brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
grpc>1.23.3>code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
grpc>1.23.3>concat-map • 0.0.1concatenative mapdasheryINDIRECT0
grpc>1.23.3>core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
grpc>1.23.3>debug • 3.2.6small debugging utilityINDIRECT1
grpc>1.23.3>deep-extend • 0.6.0Recursive object extendingINDIRECT0
grpc>1.23.3>delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
grpc>1.23.3>iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
grpc>1.23.3>is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
grpc>1.23.3>isarray • 1.0.0Array#isArray for older browsersINDIRECT0
grpc>1.23.3>minimist • 1.2.0parse argument optionsINDIRECT0
grpc>1.23.3>minizlib • 1.2.1A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT3
grpc>1.23.3>mkdirp • 0.5.1Recursively mkdir, like `mkdir -p`INDIRECT1
grpc>1.23.3>mkdirp>minimist • 0.0.8parse argument optionsINDIRECT0
grpc>1.23.3>ms • 2.1.2Tiny millisecond conversion utilityINDIRECT0
grpc>1.23.3>needle • 2.4.0The leanest and most handsome HTTP client in the Nodelands.INDIRECT5
grpc>1.23.3>number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
grpc>1.23.3>object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
grpc>1.23.3>os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
grpc>1.23.3>os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
grpc>1.23.3>path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
grpc>1.23.3>process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
grpc>1.23.3>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
grpc>1.23.3>safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
grpc>1.23.3>safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
grpc>1.23.3>string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
grpc>1.23.3>string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
grpc>1.23.3>strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
grpc>1.23.3>strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
grpc>1.23.3>util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
http-parser-js • 0.5.8A pure JS HTTP parser for node.INDIRECT0
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
invert-kv • 1.0.0Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}INDIRECT0
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
isomorphic-fetch • 2.2.1Isomorphic WHATWG Fetch API, for Node & BrowserifyINDIRECT6
lcid • 1.0.0Mapping between standard locale identifiers and Windows locale identifiers (LCID)INDIRECT1
lodash.camelcase • 4.3.0The lodash method `_.camelCase` exported as a module.INDIRECT0
lodash.clone • 4.5.0The lodash method `_.clone` exported as a module.INDIRECT0
nan • 2.20.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 22 compatibilityINDIRECT0
node-fetch • 1.7.3A light-weight module that brings window.fetch to node.js and io.jsINDIRECT4
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
optjs • 3.2.2Probably the sole command line option parser you'll ever need to...INDIRECT0
os-locale • 1.4.0Get the system localeINDIRECT2
promise-polyfill • 8.1.3Lightweight promise polyfill. A+ compliantINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
scroll-behavior-polyfill • 2.0.13A polyfill for the 'scroll-behavior' CSS-propertyINDIRECT0
string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
typeface-roboto • 0.0.75Roboto typefaceINDIRECT0
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
whatwg-fetch • 2.0.4A window.fetch polyfill.INDIRECT0
whatwg-fetch • 3.6.20A window.fetch polyfill.INDIRECT0
window-size • 0.1.4Reliable way to to get the height and width of the terminal/console in a node.js environment.INDIRECT0
wrap-ansi • 2.1.0Wordwrap a string with ANSI escape codesINDIRECT6
xmlhttprequest • 1.8.0XMLHttpRequest for NodeINDIRECT0
yargs • 3.32.0Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT15
Apache-2.039
PackageRelationDependenciesPublished
@firebase/app-types • 0.4.3@firebase/app TypesINDIRECT0
@firebase/app-types • 0.4.9@firebase/app TypesINDIRECT0
@firebase/app • 0.4.17The primary entrypoint to the Firebase JS SDKINDIRECT6
@firebase/auth-types • 0.8.0@firebase/auth TypesINDIRECT0
@firebase/auth • 0.12.0Javascript library for Firebase Auth SDKINDIRECT1
@firebase/database-types • 0.4.3@firebase/database TypesINDIRECT1
@firebase/database • 0.5.4This is the Firebase Realtime Database component of the Firebase JS SDK.INDIRECT10
@firebase/firestore-types • 1.5.0@firebase/firestore TypesINDIRECT0
@firebase/firestore • 1.5.3This is the [Cloud Firestore](https://firebase.google.com/docs/firestore/) component of the [Firebase JS SDK](https://www.npmjs.com/package/firebase).INDIRECT115
@firebase/functions-types • 0.3.8@firebase/functions TypesINDIRECT0
@firebase/functions • 0.4.18This is the Firebase Functions component of the Firebase JS SDK.INDIRECT10
@firebase/installations-types • 0.1.2@firebase/installations TypesINDIRECT0
@firebase/installations • 0.2.7INDIRECT4
@firebase/logger • 0.1.25A logger package for use in the Firebase JS SDKINDIRECT0
@firebase/messaging-types • 0.3.2@firebase/messaging TypesINDIRECT0
@firebase/messaging • 0.4.11This is the Firebase Cloud Messaging component of the Firebase JS SDK.INDIRECT3
@firebase/performance-types • 0.0.3@firebase/performance TypesINDIRECT0
@firebase/performance • 0.2.19Firebase performance for webINDIRECT7
@firebase/polyfill • 0.3.22This is the a set of polyfills/shims used by the Firebase JS SDK. This package is completely standalone and can be loaded to standardize environments for use with the Firebase JS SDK.INDIRECT3
@firebase/storage-types • 0.3.3@firebase/storage TypesINDIRECT0
@firebase/storage • 0.3.12This is the Cloud Storage component of the Firebase JS SDK.INDIRECT3
@firebase/util • 0.2.28_NOTE: This is specifically tailored for Firebase JS SDK usage, if you are not a member of the Firebase team, please avoid using this package_INDIRECT1
@firebase/util • 0.2.50_NOTE: This is specifically tailored for Firebase JS SDK usage, if you are not a member of the Firebase team, please avoid using this package_INDIRECT1
@firebase/webchannel-wrapper • 0.2.26A wrapper of the webchannel packages from closure-library for use outside of a closure compiled applicationINDIRECT0
@grpc/proto-loader • 0.5.6gRPC utility library for loading .proto filesINDIRECT16
ascli • 1.0.1A uniform foundation for unobtrusive (ASCII art in) cli apps.INDIRECT2
bytebuffer • 5.0.1The swiss army knife for binary data in JavaScript.INDIRECT1
comlinkjs • 3.2.0Comlink’s goal is to make [WebWorkers][webworker] enjoyable. Comlink removes the mental barrier of thinking about `postMessage` and hides the fact that you are working with workers.INDIRECT0
faye-websocket • 0.11.3Standards-compliant WebSocket server and clientINDIRECT4
firebase • 6.6.2Firebase JavaScript library for web and Node.jsINDIRECT152
grpc • 1.23.3gRPC Library for NodeINDIRECT95
grpc>1.23.3>detect-libc • 1.0.3Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
long • 3.2.0A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
long • 4.0.0A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
protobufjs • 5.0.3Protocol Buffers for JavaScript. Finally.INDIRECT32
tslib • 1.10.0Runtime library for TypeScript helper functionsINDIRECT0
web-animations-js • 2.3.2JavaScript implementation of the Web Animations APIINDIRECT0
websocket-driver • 0.7.4WebSocket protocol handler with pluggable I/OINDIRECT3
websocket-extensions • 0.1.4Generic extension manager for WebSocket connectionsINDIRECT0
BSD-3-Clause35
PackageRelationDependenciesPublished
@polymer/font-roboto • 3.0.2An HTML import for RobotoINDIRECT0
@polymer/iron-a11y-announcer • 3.2.0A singleton element that simplifies announcing text to screen readers.INDIRECT2
@polymer/iron-a11y-keys-behavior • 3.0.1A behavior that enables keybindings for greater a11y.INDIRECT2
@polymer/iron-autogrow-textarea • 3.0.3A textarea element that automatically grows with inputINDIRECT7
@polymer/iron-behaviors • 3.0.1Provides a set of behaviors for the iron elementsINDIRECT3
@polymer/iron-checked-element-behavior • 3.0.1Implements an element that has a checked attribute and can be added to a formINDIRECT5
@polymer/iron-flex-layout • 3.0.1Provide flexbox-based layoutsINDIRECT2
@polymer/iron-form-element-behavior • 3.0.1Enables a custom element to be included in an iron-formINDIRECT2
@polymer/iron-icon • 3.0.1An element that supports displaying an iconDIRECT4
@polymer/iron-iconset-svg • 3.0.1Manages a set of svg iconsINDIRECT3
@polymer/iron-image • 3.0.2An image-displaying element with lots of convenient featuresDIRECT2
@polymer/iron-input • 3.0.1An input element with data bindingINDIRECT5
@polymer/iron-meta • 3.0.1Useful for sharing information across a DOM treeINDIRECT2
@polymer/iron-selector • 3.0.1Manages a set of elements that can be selectedINDIRECT2
@polymer/iron-validatable-behavior • 3.0.1Provides a behavior for an element that validates user inputINDIRECT3
@polymer/paper-behaviors • 3.0.1Common behaviors across the paper elementsINDIRECT9
@polymer/paper-icon-button • 3.0.2A material design icon buttonDIRECT14
@polymer/paper-input • 3.2.1Material design text fieldsDIRECT13
@polymer/paper-ripple • 3.0.2Adds a material design ripple to any containerDIRECT3
@polymer/paper-styles • 3.0.1Common (global) styles for Material Design elements.INDIRECT4
@polymer/paper-toggle-button • 3.0.1A material design toggle button controlDIRECT13
@polymer/polymer • 3.5.1The Polymer library makes it easy to create your own web components. Give your element some markup and properties, and then use it on a site. Polymer provides features like dynamic templates and data binding to reduce the amount of boilerplate you need toDIRECT1
@protobufjs/aspromise • 1.1.2Returns a promise from a node-style callback function.INDIRECT0
@protobufjs/base64 • 1.1.2A minimal base64 implementation for number arrays.INDIRECT0
@protobufjs/codegen • 2.0.4A minimalistic code generation utility.INDIRECT0
@protobufjs/eventemitter • 1.1.0A minimal event emitter.INDIRECT0
@protobufjs/fetch • 1.1.0Fetches the contents of a file accross node and browsers.INDIRECT2
@protobufjs/float • 1.0.2Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.INDIRECT0
@protobufjs/inquire • 1.1.0Requires a module only if available and hides the require call from bundlers.INDIRECT0
@protobufjs/path • 1.1.2A minimal path module to resolve Unix, Windows and URL paths alike.INDIRECT0
@protobufjs/pool • 1.1.0A general purpose buffer pool.INDIRECT0
@protobufjs/utf8 • 1.1.0A minimal UTF8 implementation for number arrays.INDIRECT0
@webcomponents/shadycss • 1.11.2Polyfill for Scoped CSSINDIRECT0
grpc>1.23.3>node-pre-gyp • 0.13.0Node.js native addon binary install toolINDIRECT65
protobufjs • 6.11.4Protocol Buffers for JavaScript (& TypeScript).INDIRECT14
ISC34
PackageRelationDependenciesPublished
cliui • 3.2.0easily create complex multi-column command-line-interfacesINDIRECT7
grpc>1.23.3>abbrev • 1.1.1Like ruby's abbrev module, but in jsINDIRECT0
grpc>1.23.3>aproba • 1.2.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
grpc>1.23.3>are-we-there-yet • 1.1.5Keep track of the overall completion of many disparate processesINDIRECT9
grpc>1.23.3>chownr • 1.1.2like `chown -R`INDIRECT0
grpc>1.23.3>console-control-strings • 1.1.0A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.INDIRECT0
grpc>1.23.3>fs-minipass • 1.2.6fs read and write streams based on minipassINDIRECT3
grpc>1.23.3>fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
grpc>1.23.3>gauge • 2.7.4A terminal based horizontal guageINDIRECT12
grpc>1.23.3>glob • 7.1.4a little globberINDIRECT10
grpc>1.23.3>has-unicode • 2.0.1Try to guess if your terminal supports unicodeINDIRECT0
grpc>1.23.3>ignore-walk • 3.0.1Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.INDIRECT4
grpc>1.23.3>inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
grpc>1.23.3>inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
grpc>1.23.3>ini • 1.3.5An ini encoder/decoder for nodeINDIRECT0
grpc>1.23.3>minimatch • 3.0.4a glob matcher in javascriptINDIRECT3
grpc>1.23.3>minipass • 2.3.5minimal implementation of a PassThrough streamINDIRECT2
grpc>1.23.3>nopt • 4.0.1Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT4
grpc>1.23.3>npm-bundled • 1.0.6list things in node_modules that are bundledDependencies, or transitive dependencies thereofINDIRECT0
grpc>1.23.3>npm-packlist • 1.4.4Get a list of the files to add from a folder into an npm packageINDIRECT6
grpc>1.23.3>npmlog • 4.1.2logger for npmINDIRECT24
grpc>1.23.3>once • 1.4.0Run a function exactly one timeINDIRECT1
grpc>1.23.3>osenv • 0.1.5Look up environment settings specific to different operating systemsINDIRECT2
grpc>1.23.3>rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
grpc>1.23.3>sax • 1.2.4An evented streaming XML parser in JavaScriptINDIRECT0
grpc>1.23.3>semver • 5.7.1The semantic version parser used by npm.INDIRECT0
grpc>1.23.3>set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
grpc>1.23.3>signal-exit • 3.0.2when you want to fire an event no matter how a process exits.INDIRECT0
grpc>1.23.3>tar • 4.4.10tar for nodeINDIRECT8
grpc>1.23.3>wide-align • 1.1.3A wide-character aware text alignment function for use on the console or with fixed width fonts.INDIRECT6
grpc>1.23.3>wrappy • 1.0.2Callback wrapping utilityINDIRECT0
grpc>1.23.3>yallist • 3.0.3Yet Another Linked ListINDIRECT0
idb • 3.0.2IndexedDB but with promisesINDIRECT0
y18n • 3.2.2the bare-bones internationalization library used by yargsINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
non-standard1
PackageRelationDependenciesPublished
dom-storage • 2.1.0W3C DOM Storage (localStorage and sessionStorage) for node.jsINDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
grpc>1.23.3>rc • 1.2.8hardwired configuration loaderINDIRECT4
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40spriteful%2Fasg-shop-card-item)](https://licenses.dev/npm/%40spriteful%2Fasg-shop-card-item)
<a href="https://licenses.dev/npm/%40spriteful%2Fasg-shop-card-item">
  <img src="https://licenses.dev/b/npm/%40spriteful%2Fasg-shop-card-item" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.11 version:

[![licenses](https://licenses.dev/b/npm/%40spriteful%2Fasg-shop-card-item/1.0.11)](https://licenses.dev/npm/%40spriteful%2Fasg-shop-card-item/1.0.11)
<a href="https://licenses.dev/npm/%40spriteful%2Fasg-shop-card-item/1.0.11">
  <img src="https://licenses.dev/b/npm/%40spriteful%2Fasg-shop-card-item/1.0.11" alt="licenses" />
</a>
GitHub