A package for securing storage of web applications via encryption for localStorage, sessionStorage, cookies, and IndexedDB. It is customizable and easy to use, similar to default operations.
Firebase JavaScript library for web and Node.js
Simple key-value storage with support for multiple backends
Simplified secured password two-ways encryption
Contentstack CLI plugin to export content from stack
Local runner for MegaLinter
Isomorphic client library for Azure KeyVault's keys.
Simple persistence for all Apollo cache implementations
Azure Key Vault Secrets
AWS SDK for JavaScript Application Discovery Service Client for Node.js, Browser and React Native
No description provided.
A conversational AI-driven telecom multi-agent system for managing call balances, push notifications, marketing, targeting, and sales.
Simple key-value storage with support for multiple backends
session manager web
React hook that persist data in localStorage
Get accurate and well named css box model information about an Element 📦
AWS SDK for JavaScript Storage Gateway Client for Node.js, Browser and React Native
Isomorphic storage client for Supabase.
Angular service wrappers for the webstorage API
A cache object that deletes the least-recently-used items.
A clean, whitespace-sensitive template language for writing HTML
Communicate with a Web Worker using Promises, allowing transferList
Rujira DEX SDK for Vultisig — THORChain-native swaps, limit orders, staking. Built for MPC wallets and AI agents. TypeScript, modular, self-custody.
React hook that you can wire with any Storage compatible API like `localStorage`, `sessionStorage`, or a custom one.
While building applications and continuous delivery pipelines, secret management is usually one of the first non-trivial problems you run across. The Keystore utility pairs to AWS services to handle encryption and storage of secret data.
Grendel is a RESTful web service which allows for the secure storage of users' documents. Grendel-Ruby provides a Ruby API for Grendel.
Rodauth is Ruby's most advanced authentication framework, designed to work in all rack applications. It's built using Roda and Sequel, but it can be used as middleware in front of web applications that use other web frameworks and database libraries. Rodauth aims to provide strong security for password storage by utilizing separate database accounts if possible on PostgreSQL, MySQL, and Microsoft SQL Server. Configuration is done via a DSL that makes it easy to override any part of the authentication process. Rodauth supports typical authentication features: such as login and logout, changing logins and passwords, and creating, verifying, unlocking, and resetting passwords for accounts. Rodauth also supports many advanced authentication features: * Secure password storage using security definer database functions * Multiple primary multifactor authentication methods (WebAuthn and TOTP), as well as backup multifactor authentication methods (SMS and recovery codes). * Passwordless authentication using email links and WebAuthn authenticators. * Both standard HTML form and JSON API support for all features.