-
This repository (along with https://github.com/materialscloud-org/discover-pyrene-mofs and to a lesser degree also https://github.com/materialscloud-org/discover-hcofs-co2) is a bit difficult to maint…
-
# Refactoring to JavaScript with Enhanced Modularization
## Context and Problem Statement
Bigfoot.js currently uses CoffeeScript, which is transpiled into JavaScript. However, with CoffeeScript'…
-
* [x] To be clear about what's implemented and what's not
* [x] Improve README
* [ ] Add wiki
* [ ] Add doc strings
* [ ] Add type hints (after #28)
* [ ] Add development guide (after #28)
-
# Description
## **Current Structure**
- **Methods Implementation:** Currently, the functions provided in the `methods` directory directly interact with the `window` object to execute Adena-specif…
-
The current code of Arizona was made thinking of having something running in the browser. Function and variable names are not good. The code should definitely be improved for better maintenance and co…
-
I've noticed a few issues while working with the repository after forking it. Below is a summary of the problems:
Persistent Spinner:
The loading spinner continues to display indefinitely and do…
-
**Please DO NOT start working on tasks from this list on your own.** These tasks are very complex, have far-reaching consequences, and require subtle API design. In most cases, I (@whitequark) have a …
-
Background:
dotLottie-web is a JavaScript library that includes several packages in a monorepo, which wrap its APIs into neat component packages for various frameworks such as React, Vue, Solid, Svel…
-
Refactor code in order to make it more maintainable.
[![Maintainability](https://api.codeclimate.com/v1/badges/ee1d8dc169ecc3800527/maintainability)](https://codeclimate.com/github/unicoderns/orm/m…
-
## Proposal:
I suggest migrating the current HTML, CSS, and JavaScript codebase to React.js to improve scalability, maintainability, and performance.
## Benefits:
* Scalability: React's component…