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:
β¨οΈ Contribution
Please see CONTRIBUTING.md for details on how to get started.
Built with β€οΈ by Marghoob Suleman