Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
GagnonVincent
/
json-rules-engine
Public
forked from
CacheControl/json-rules-engine
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 5, 2023
Merge pull request #4 from GagnonVincent/update-fork
Show description for 4b413f4
GagnonVincent
authored
4b413f4
Copy full SHA for 4b413f4
Disabled Continuous Deployment
GagnonVincent
committed
814de03
Copy full SHA for 814de03
Merge pull request #3 from GagnonVincent/update-fork
Show description for a2fd53a
GagnonVincent
authored
a2fd53a
Copy full SHA for a2fd53a
Commits on Jul 4, 2023
fixing anchor
GagnonVincent
committed
8a52c84
Copy full SHA for 8a52c84
Fix Filter-Engine documentation
GagnonVincent
committed
88eaea5
Copy full SHA for 88eaea5
Updating Docs
GagnonVincent
committed
cefbab7
Copy full SHA for cefbab7
Merge source project updated code, refactor Filter-Engine to fits with the new features
GagnonVincent
committed
9000eee
Copy full SHA for 9000eee
Commits on Jul 3, 2023
Merge pull request #337 from RateGravity/6-2-0
Show description for 351ffc5
chris-pardy
authored
351ffc5
Copy full SHA for 351ffc5
Merge pull request #338 from RateGravity/lint-on-build
Show description for 0f8ca50
chris-pardy
authored
0f8ca50
Copy full SHA for 0f8ca50
Add Linting to CI, split deployment
Show description for 560802b
Christopher Pardy
committed
560802b
Copy full SHA for 560802b
run actions on latest lts version of node
chamm-stripe
committed
8e1cf47
Copy full SHA for 8e1cf47
npm publishing actions workflow
chamm-stripe
committed
e11171a
Copy full SHA for e11171a
lint
chamm-stripe
committed
5e3d0ed
Copy full SHA for 5e3d0ed
Decrease lower bound on performance tests
chamm-stripe
committed
159c080
Copy full SHA for 159c080
Commits on Jun 30, 2023
Bump Package Version to 6.2.0
Christopher Pardy
committed
8f7c4fa
Copy full SHA for 8f7c4fa
Merge pull request #332 from RateGravity/named-conditions
Show description for adcb2b6
chris-pardy
authored
adcb2b6
Copy full SHA for adcb2b6
Merge pull request #335 from RateGravity/depdency-updates
Show description for 5f54101
chris-pardy
authored
5f54101
Copy full SHA for 5f54101
Upgrades to Dependencies
Show description for 3b1a68c
Christopher Pardy
committed
3b1a68c
Copy full SHA for 3b1a68c
Allow Named Conditions
Show description for b31b902
Christopher Pardy
committed
b31b902
Copy full SHA for b31b902
Merge pull request #275 from andycoopcode/add-not-condition
Show description for 919aba5
chris-pardy
authored
919aba5
Copy full SHA for 919aba5
Commits on Jun 28, 2023
Merge pull request #283 from rbrtmrtn/patch-1
Show description for 9e8c454
CacheControl
authored
9e8c454
Copy full SHA for 9e8c454
Commits on Feb 26, 2023
Merge pull request #1 from GagnonVincent/filter-engine
Show description for 186ae0b
GagnonVincent
authored
186ae0b
Copy full SHA for 186ae0b
Fixing docs and adding examples for the filter-engine.
GagnonVincent
committed
151941c
Copy full SHA for 151941c
Commits on Feb 25, 2023
Correcting docs
GagnonVincent
committed
4f372c4
Copy full SHA for 4f372c4
Adding a Filter-Engine to simplify array filtering using the Rules Engine
GagnonVincent
committed
725eeec
Copy full SHA for 725eeec
Commits on Oct 18, 2021
Update almanac.md
Show description for 30e270b
bertday
authored
30e270b
Copy full SHA for 30e270b
Commits on Jul 21, 2021
Use 'not' condition in example 02
andycoopcode
committed
1b97403
Copy full SHA for 1b97403
Update rules documentation with new condition
andycoopcode
committed
0132eb2
Copy full SHA for 0132eb2
Add NotConditions type
andycoopcode
committed
721410d
Copy full SHA for 721410d
Account for 'not' condition in Conditions class
andycoopcode
committed
e08bd3a
Copy full SHA for e08bd3a
Update test for invalid root conditions
andycoopcode
committed
813281b
Copy full SHA for 813281b
Implement logic for evaluating not condition
andycoopcode
committed
b6a8976
Copy full SHA for b6a8976
Add tests for not condition
andycoopcode
committed
8485a04
Copy full SHA for 8485a04
Commits on Jun 5, 2021
6.1.2
Cache Hamm
committed
beb656d
Copy full SHA for beb656d
Merge branch 'master' of https://github.com/CacheControl/json-rules-engine
Cache Hamm
committed
2f93213
Copy full SHA for 2f93213
Pagination
Previous
Next
You can’t perform that action at this time.