Interacting with custom NFT/SFT-related smart contracts on the MultiversX blockchain
Typed REST client for the Elven creator API. The shared core consumed by @elvenvtt/cli, @elvenvtt/mcp-account, and any third-party tooling.
Elven Site Tools for Elven Sites
MCP stdio server exposing Elven creator account management to AI agents (Claude Code, Cursor, etc.).
Elven command-line interface. Manage creator listings, posts, drops, and publish companion apps from the terminal.
Anthropic skill-creator pack codifying Elven Works presentation deck standards: 2 canonical deck types (client-report, workshop-mentorship), 12 locked layouts, binary lint, and Puppeteer PDF+preview rendering. Sibling of @elven-observability/docs-skill.
Run commands concurrently
"Elvenware code samples and utilities. For general use and for BC students"
A modern CSS parser and stringifier with TypeScript support
A service worker helper library that expires cached responses based on age or maximum number of entries.
This library creates a new Response, given a source Response and a Range header value.
This module makes it easy to get started with the Workbox service worker libraries.
A service worker helper library that uses the Broadcast Channel API to announce when a cached response has updated
Module federation runtime package collection. You can just install it instead of installing all the packages separately.
This module is used by a number of the other Workbox modules to share common code.
Queues failed requests and uses the Background Sync API to replay them when the network is available
Simplifies communications with Workbox packages running in the service worker
A service worker helper library implementing common caching strategies.
This module efficiently precaches assets.
Utilities for ESLint plugins.
A service worker helper library to route request URLs to handlers.
This library allows developers to opt-in to using Navigation Preload in their service worker.
This library takes a Response object and determines whether it's cacheable based on a specific configuration.
Fork of GraphQL.js' execute function