-
Submitting Author Name: William Gearty
Submitting Author Github Handle: @willgearty
Other Package Authors Github handles: (comma separated, delete if none) @sckott, @maelle
Repository: https://git…
-
Description:
Develop a system within the Nomic game engine that dynamically applies rule changes proposed and voted on by players. This system should include:
A method for representing rule change…
-
Submitting Author Name: Daniel Antal
Submitting Author Github Handle: @antaldaniel
Repository: https://github.com/dataobservatory-eu/dataset/
Version submitted: 0.1.7
Submission type: Standar…
-
Our team has a case to use the BDD test, Playwright has any plan to add their own BDD implementation using the playwright test runner? That would be great if to have.
This can help many people who …
-
Since the function parseString is not asynchronous at all ?
````
(() => {
var a;
new require('xml2js').Parser().parseString('asdf', (e, r) => { a = r });
console.log(a);
})();
```…
-
This is an initial draft for supporting optical photon simulation and a placeholder to collect and identify sub-tasks
for implementing related codes and testing. Your additional input, refinement an…
-
Submitting Author Name: Maëlle Salmon
Submitting Author Github Handle: @maelle
Other Package Authors Github handles: (comma separated, delete if none) @salvafern, @annakrystalli
Repository: ht…
-
To define the purpose of this milestone, we need to know:
- current usage
- current runtime
- What are the potential levels of parallelization?
- Where is the largest payoff ?
- What is e…
-
Hi,
thanks for the nice application.
I would love to see a feature, to track the time spent, remaining of the time scheduled. As possible.
In order to track down the time estimated for a task a…
-
Is there a way to make posts not show up until they get manually approved by an admin/mod?