JSPM

@shevky/base

0.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q37067F
  • License MIT

Shared base utilities and types for Shevky core and plugins.

Package Exports

  • @shevky/base

Readme

@shevky/base

Shared base utilities and types used across Shevky core and plugins.

What is this?

This package provides small, stable utilities and shared TypeScript types that other Shevky packages depend on. It is published as ESM and includes type definitions.

Install

npm install @shevky/base

Usage

import { version } from "@shevky/base";

License

MIT