restriction-card
Restriction Card
A card component that restricts Lovelace cards from being accessed or interacted with
🔒 Apply restrictions to Lovelace cards
275 stars
9 watching
23 forks
Language: TypeScript
last commit: 4 months ago
Linked from 1 awesome list
custom-cardhome-assistantlovelacesecurity
Related projects:
Repository | Description | Stars |
---|---|---|
openresty/lua-resty-limit-traffic | A Lua library for rate limiting and traffic control in web applications | 819 |
membphis/lua-resty-limits | A Lua-based library that limits HTTP requests based on IP address and time window | 8 |
koajs/maxrequests | Limits the number of requests on each persistent HTTP connection to prevent abuse or denial-of-service attacks. | 3 |
sindresorhus/sudo-block | Prevents users from running an app with elevated privileges | 98 |
semanticart/url_unroller | A tool to expand shortened URLs into their original forms | 5 |
r-lyeh/ulicense | A lightweight software license with minimal requirements and no obligations. | 33 |
tripcher/flake8-forbidden-func | An extension for flake8 to restrict certain function calls in specific modules. | 8 |
sindresorhus/math-clamp | A utility function to limit a value within a specified range | 14 |
sindresorhus/matcher | A utility for simple string matching with wildcard patterns | 537 |
bungle/lua-resty-xxhash | FFI-bindings to an Extremely fast non-cryptographic hash algorithm | 17 |
hamishforbes/lua-resty-iputils | A Lua module providing utility functions for working with IP addresses in Openresty | 246 |
kwanhur/lua-resty-imagick | A Lua library providing bindings to ImageMagick's MagicWand, enabling image processing and manipulation | 11 |
stanislas/allergen | Custom zsh plugins to enhance workflow productivity | 3 |
sindresorhus/image-type | Detects the type of an image from a binary buffer | 373 |
sindresorhus/p-throttle | A utility for rate-limiting function calls to prevent excessive usage and ensure efficient resource utilization | 443 |