JSPM

@hashtagcms/admin-sdk

2.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 11
  • Score
    100M100P100Q51132F
  • License MIT

Core Logic SDK for HashtagCMS Admin Panel

Package Exports

  • @hashtagcms/admin-sdk
  • @hashtagcms/admin-sdk/dist/index.esm.js
  • @hashtagcms/admin-sdk/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@hashtagcms/admin-sdk) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@hashtagcms/admin-sdk

Core Logic & Data SDK for HashtagCms Admin Panel

This package provides a robust set of utilities for managing the HashtagCms admin environment. It is decoupled from the UI, making it perfect for custom implementations, headless integrations, or service-layer logic.

πŸš€ Features

  • βš™οΈ AdminConfig: Seamless management of backend-injected configurations.
  • πŸ“‘ Fetcher: Pre-configured Axios instance for HashtagCms API communication.
  • πŸ“‹ Form & Errors: Specialized handlers for form state and validation logic.
  • πŸ’Ύ Storage: Multi-layer storage (In-memory + LocalStorage) for settings.
  • πŸ—ΊοΈ MapAPI: Built-in support for MapQuest geocoding.
  • πŸ“Š Dashboard Utils: Data parsing logic for analytics and charts.
  • πŸ› οΈ Swiss-Army Utilities: URL parsing, clipboard, string humanizing, and more.

πŸ“¦ Installation

npm install @hashtagcms/admin-sdk

πŸ“š Documentation

For detailed usage guides, API references, and examples, please visit:

πŸ‘‰ Detailed Documentation

⌨️ Contribution

Please see CONTRIBUTING.md for details on how to get started.


Built with ❀️ by Marghoob Suleman