Quickly add text-to-speech widgets to HTML, using the Web Speech API.
Accessibility (a11y) utilities for WordPress.
JavaScript implementation of multistream-select
TypeScript-first expansion pack for TanStack Query that gives you Protobuf superpowers.
Robust, extensible profanity filter.
realistic password strength estimation
React Native Text-To-Speech module for Android and iOS
The Screen Reader API provides access to TalkBack/VoiceOver/etc. and provides simple text-to-speech capabilities for visual accessibility.
An Azure Speech Service module that uses the Microsoft Edge Read Aloud API.
Internationalization (i18n) library to translate texts, dates and numbers in Qwik apps
React client package for Tambo AI
A bridge between libav.js and WebCodecs, to allow easier decoding of files demuxed by libav.js
Press Ctrl+Shift+R to dictate prompts into Pi using VolcEngine ASR
Babel helper for ensuring that access to a given value is performed through simple accesses
A React component that synthesis text into speech using Web Speech API
Simple update notifier to check for npm updates for cli applications
A free and unlimited API for Google Translate
Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.
Official Speak AI MCP Server — capture meetings, search thousands of recordings, run async voice and video surveys, create clips, and automate workflows from your AI assistant.
Multi-channel AI gateway with extensible messaging integrations
Super-minimalist version of `concat-stream`. Less than 15 lines!
Aria live region for React components
Check for valid SSML
A small set of utilities for streams.
A simple Unit Testing Framework that speaks native Ruby
Cool way how to speak with database server. It's ellegant DSL; the SQL query helper which works by similar way as Arel or another ORM selecting logic. But it's derived from Dibi database layer in its ideas, so it's much more simple and (of sure) much more KISS, readable and straightforward.
ActiveCouch wants to be a simple, convenient, idiomatic Object Relational Mapper for the hot new kid on the block - CouchDB. CouchDB (simplistically speaking) is a document store, which essentially means that objects can be stored in a schema-less environment.
Lazy As Json A simple and concise way to use as_json with “only”, “except” and other options without using them literally. Instead of using this - `User.as_json(only: [:id, :first_name, profiles: [:company, :location]])` You can perhaps use this - `User.as_json(only_keys: ‘_,first_name,profiles(p),p.company,p.location’)` As simple as this. You can control what your API response should include through a flexible parameter string. i.e. - “/api/v1/users/me?_keys=_,last_name,profiles(p),p.company,p.location” This parameter string could dig through the nested objects and their nesting too. Just to reduce the API response size significantly, you can use this parameter control over wherever it is used. However it might seems quite trivial but frankly speaking it saves lot in response data hence faster loading time at client side. Moreover as it uses Hash.new and constructs attribute on runtime, you can throttle calling from the expensive method by using this parameter string.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.