-
Updated
Aug 12, 2021 - Java
#
guard
Here are 218 public repositories matching this topic...
《系统重构与迁移指南》手把手教你分析、评估现有系统、制定重构策略、探索可行重构方案、搭建测试防护网、进行系统架构重构、服务架构重构、模块重构、代码重构、数据库重构、重构后的架构守护
A simple package with guard clause extensions.
patterns
dotnet
pattern
clean-code
guard
design-patterns
clean-architecture
dotnet-core
guard-clauses
guard-clause
-
Updated
May 12, 2022 - C#
A high-performance, extensible argument validation library.
-
Updated
Apr 25, 2020 - C#
Simple authorization gem for GraphQL 🔒
-
Updated
Jun 9, 2020 - Ruby
dlancer
commented
Dec 21, 2021
Would be nice to rename/deprecate method name 'getIpFromRequest' and add something like getKeyFromRequest, because custom guards may not use IP as key, so such method name a bit misleading.
good first issue
Good for newcomers
Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.
javascript
filter
guard
jspm
typeof
nested-objects
dot
curry
nested-properties
refactor
accessor
property-accessors
duo
keypath
arraymap
deeply-nested
-
Updated
Jun 11, 2021 - JavaScript
Laravel Multi-Authentication Package
-
Updated
Jun 29, 2021 - PHP
-
Updated
Mar 31, 2022 - TypeScript
C++11 header only RAII guards for mutexes and locks.
-
Updated
Oct 13, 2020 - C++
A modern C++ scope guard that is easy to use but hard to misuse.
c-plus-plus
cpp
idioms
cpp14
guard
cpp11
header-only
cpp17
raii
no-dependencies
scope-guard
single-file
scope-exit
-
Updated
Apr 5, 2022 - C++
The expressive declarative toolkit for composing predicates in TypeScript or JavaScript
-
Updated
Apr 4, 2020 - TypeScript
Django-Access - the application introducing dynamic evaluation-based instance-level (row-level) access rights control for Django
django
rights
database
register
runtime
dynamic
guardian
permissions
evaluation
guard
access
rights-management
instance-level
authority
row-level
django-access
evaluation-based
-
Updated
May 9, 2022 - Python
Simple Authorization via PHP Classes
-
Updated
Feb 13, 2017 - PHP
nodejs
chat
mongodb
discord
discord-bot
guard
discord-js-bot
chat-guard
discord-chat-guard
discord-guard
discord-guard-bot
-
Updated
Jun 9, 2021 - JavaScript
Example repo for guarding routes post
-
Updated
Aug 3, 2018 - TypeScript
A simple Discord chat guard bot.
bot
discord
discord-bot
guard
discord-chat
guard-bot
chat-guard
chat-guard-bot
discord-chatguard
chatguard
-
Updated
Jun 22, 2021 - JavaScript
Open
Add "throwUnless"
lazarljubenovic
commented
Feb 21, 2020
Instead of writing tg.throwIf(tg.isNot(tg.isString)), it would be nicer to write tg.throwUnless(tg.isString).
Fully managed library providing convenience methods to perform argument checks.
-
Updated
Jan 2, 2020
A simple user role and scope check plugin to protect endpoints for Fastify
-
Updated
Jun 21, 2021 - JavaScript
Improve this page
Add a description, image, and links to the guard topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the guard topic, visit your repo's landing page and select "manage topics."
Add the following extensions methods for dictionaries:
And the corresponding dictionary properties extension methods: