-
Updated
Jul 8, 2022 - TypeScript
{{ message }}
The flexible game engine.
A library for development of single-page full-stack web applications in clj/cljs
Swagger feature docstring (and spec?) places tags on route-data root:
https://github.com/metosin/reitit/blob/master/modules/reitit-swagger/src/reitit/swagger.cljc#L55
Examples place tags key under swagger:
https://github.com/metosin/reitit/blob/master/examples/ring-swagger/src/example/server.clj#L30
Both seem to generate proper swagger.json, but first one fails spec validation. Why? Sp
Micro-framework for data-driven architecture
Graph is a semantic database that is used to create data-driven applications.
Realtime 3D Game-Engine with a focus on space sim. Written in C++ 14
modm: a C++20 library generator for AVR and ARM Cortex-M devices
Python Dynamic Mode Decomposition
The Generated Client API is remains largely undocumented...
It would also be awesome if we could include the documentation of the API in the Generated DSL
Learning Named Entity Tagger from Domain-Specific Dictionary
A Clojure(script) SQL library for building APIs: Datomic® (GraphQL-ish) pull syntax, data driven configuration, dynamic filtering with relations in mind
Voxel world generation modding platform
A common framework enabling companies to work together to protect consumers' privacy and data rights.
Easily create data-driven web UI's for Node-RED using any (or no) front-end library.
C# Framework to automate tests using Selenium WebDriver
A data-driven Ring routing and destructuring library
make template or make docker_template, in order to update the .ci/gitlab/ci.yml file after editing the .env file.make template to work in a virtualenv with pip install -r requirements-ci.txt installed, the dependencies.py needs to contain python-dotenv and python-gitlab in the ci_requires list.A data-driven UITableView framework
Architectural framework that assists building data-driven apps with React or React Native.
Currently the model namespace keeps track of registered models and creates maps for "quick" mapping (e.g. mapping a model field to table column). This is mainly for performance benefits.
These maps are stored in atoms. However it might be nice to actually store then in `^:dy
TestNG DataProvider on steroids
Add a description, image, and links to the data-driven topic page so that developers can more easily learn about it.
To associate your repository with the data-driven topic, visit your repo's landing page and select "manage topics."
User Story
As a user, I'd like to know on which day a sequence/task was executed.
Technical Details
In the sequence screen, stages have below them the timestamp of when a sequence was executed for that stage. Similarly, next to the task a timestamp is shown. The format is always
HH:MM.In the best-case, it's usually clear that the sequence was executed within the same day (but you wou