@hashtagcms/admin-sdk
v1.0.3
Published
Core Logic SDK for HashtagCms Admin Panel
Downloads
291
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
