Aliaksei

Results 19 issues of Aliaksei

`plistlib.readPlist` method was removed in Python 3.9, so the workflow with the newer versions of Python is broken. `plistlib.load` should be used to parse the plist file. ![Screenshot 2022-07-19 at...

Moving to ES6 modules should fix some problems with incompatible dependencies that support only the ES6 import. More info: https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c

enhancement
help-wanted
beginner-friendly
priority-low

Currently, installing dependencies and compiling the project takes a lot of time. There are different things to improve: project build tools, pre-commit checks, CI builds and the new release creation...

enhancement
help-wanted

# Feature Request **Describe the Feature Request** Adding version management in the db.json file. That would make database migrations possible. **Describe Alternatives** Migrate to a full-featured database with schema migration....

new-feature

Hello! Thanks for the awesome project. I really appreciate your work. I'm trying to test the site with cyrillic letters. Such code doesn't work: `write("Hey!")` I've made some investigations. The...

Thanks for awesome project! Is there any way I could get the dataset file?

Hono is supported on a [wide range of platform](https://github.com/honojs/hono). Fastify is more mature solution.

enhancement

https://github.com/ssleptsov/ninja-keys seems like a really nice addition to zero-ui

new-feature

https://nodejs.org/api/util.html#utilpromisifyoriginal could help

enhancement

Implement dev builds for every `main` branch commit.

enhancement