ayo icon indicating copy to clipboard operation
ayo copied to clipboard

A fork of Node.js. Humans before technology.

Results 22 ayo issues
Sort by recently updated
recently updated
newest added

I couldn't find any information whether this project is being maintained and what new features will be added. Can someone please update the README or here. Thanks.

* **Version** **Platform** **Subsystem**: all Hi, I was happy to hear in another thread (I was still suggesting logos!) that the project "accomplished it's goals". Sorry for not keeping up,...

##### Checklist - [ ] `make -j4 test` (UNIX), or `vcbuild test` (Windows) passes - [ ] tests and/or benchmarks are included - [x] documentation is changed or added -...

For your consideration: This modifies an early ESM implementation https://github.com/bmeck/node/commit/e47459c98c19e5f3a528d103b1778daad1789a7b to not exclude `.js` files from ESM. This maintains complete backwards-compatibility with `.mjs`. It is created as a demonstration that...

Raw & unmodified `.github/ISSUE_TEMPLATE.md` follows to illustrate the issue. ``` * **Version**: * **Platform**: * **Subsystem**: ```

I'm encountering multiple issues https://github.com/nodejs/node/issues/16759

The governance doc says the following about sub-teams: [[source]](https://github.com/ayojs/ayo/blob/latest/GOVERNANCE.md#sub-teams) > Other teams focus on one particular area of the project. They have full autonomy over said area, their decisions do...

meta

I suggested this in node.js, but the response was that it's not going in because it's a convenience function, and platforms lack the API to do this in one go....

Hello, It would be nice to have a list of technical projects for Ayo. Some people may want to contribute, but without goals, priorities and aimed features, it's hard to...

Hello, I'm trying to create a `homebrew` script to install ayo. In order to do that, I need a tar.gz to be published with a release. Can you tag a...