We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Define transformations of JSON with JSON. Like XML and XSLT, but hopefully better :3
JSON-Criteria is a JSON document describing criteria, a tree of boolean expressions. These can be used to evaluate against context data.
Go Implementation of https://github.com/fre-sch/json-transmute, Define transformations of JSON with JSON.
Go
Editor for equipment, armors, weapons for the game Monster Hunter: World
Python 40 6
A dungeon map generator prototype written in JavaScript using HTML5 canvas
HTML
from dataclasses import dataclass
class Maybe:
def __init__(self, value):
There was an error while loading. Please reload this page.