Showing 21-40 of 2,454,183 packages
class-instance
Serialize JSON-response to class instance objects
Binds methods to their class instance automagically
``` javascript npm i aio-apis ``` ### create apis class instance ``` javascript const MyLoader = () => { return '<div class="my-loading"></div>' } class Mock { Users_Get = (type) => { return [ {name:'name1',id:0},
A `useState` hook that can accept class instance as state.
It's library by using we can bind event on any class instance
Automatically bind methods to their class instance
Create a stream that emits events from multiple other streams
Turn a function into an `http.Agent` instance
Detect whether a terminal supports color
Create an ArrayBuffer instance from a Data URI string
Microsoft Dynamic Proto Utility
The Gateway provider for the [AI SDK](https://ai-sdk.dev/docs) allows the use of a wide variety of AI models and providers.
Access deep object properties using a path
Decorate a class method to return and wait on a Promise on the class instance before executing
Class instance cache and lookup
destroy a stream if possible
Constant-time comparison of Buffers
The **[OpenAI provider](https://ai-sdk.dev/providers/ai-sdk-providers/openai)** for the [AI SDK](https://ai-sdk.dev/docs) contains language model support for the OpenAI chat and completion APIs and embedding model support for the OpenAI embeddings API.
The **[Anthropic provider](https://ai-sdk.dev/providers/ai-sdk-providers/anthropic)** for the [AI SDK](https://ai-sdk.dev/docs) contains language model support for the [Anthropic Messages API](https://docs.anthropic.com/claude/reference/messages_post).