📄️ Getting Started with JavaScript SDK
Learn how to install and initialize the DinoConfig JavaScript SDK in your Node.js or browser project. Complete guide with TypeScript support.
📄️ SDK Configuration Options
Configure the DinoConfig JavaScript SDK with custom options for authentication, caching, timeouts, and request handling.
📄️ Configs API Reference
Fetch configurations and values using the DinoConfig JavaScript SDK Configs API. Learn to use get() and getValue() methods.
📄️ Discovery API Reference
Explore and introspect your DinoConfig brands, configurations, and schemas using the Discovery API. List brands, configs, and get schemas.
📄️ Cache API Reference
Optimize performance with the DinoConfig JavaScript SDK's multi-layer caching system. Configure localStorage, IndexedDB, and memory caching.
📄️ TypeScript Integration
Generate fully type-safe configuration access with the DinoConfig CLI and TypeScript. Create typed interfaces for your configs.
📄️ JavaScript SDK Examples
Real-world examples and integration patterns for the DinoConfig JavaScript SDK. React, Next.js, Express, and testing examples.