@graphjson/shared

v0.0.1

Published

> Shared utilities and types for the GraphJSON ecosystem

Readme

@graphjson/shared

Shared utilities and types for the GraphJSON ecosystem

npm version License: MIT TypeScript

Common utilities and shared types used across the GraphJSON ecosystem.

Why Use This?

  • 🔧 Shared Utilities - Common functions used across packages
  • 🎯 Type Definitions - Shared TypeScript types
  • 📦 Lightweight - Minimal dependencies
  • 🔄 Reusable - DRY principle across packages

Installation

npm install @graphjson/shared

GraphJSON Ecosystem

| Package | Description | NPM | |---------|-------------|-----| | @graphjson/core | Core document generation | npm | | @graphjson/json-dsl | Type definitions | npm | | @graphjson/sdk | High-level SDK | npm |

Contributing

Contributions are welcome! Please see CONTRIBUTING.md.

License

MIT © NexaLeaf