JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 183
  • Score
    100M100P100Q114271F
  • License MPL-2.0

dathra shared package

Package Exports

  • @dathra/shared

Readme

@dathra/shared

Internal shared utilities for Dathra packages. Not intended for direct use.

Exports

  • entries(obj) — Type-safe Object.entries() wrapper
  • fromEntries(entries) — Type-safe Object.fromEntries() wrapper
  • camelCase, pascalCase, kebabCase, etc. — String case conversion utilities (from scule)

License

MPL-2.0