Of course it can, and the CommonJS module loader of Node.js even makes it easy to use require('file.json') so even loading JSON is easy! With ES6, JavaScript ...
From the json-rules-engine README: json-rules-engine is a powerful, lightweight rules engine. Rules are composed of simple json structures, making them human readable and easy to persist. Rule engines ...
JSON is the leading data interchange format for web applications and more. Here’s what you need to know about JavaScript Object Notation. JSON, or JavaScript Object Notation, is a format used to ...