└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # NG 2 | 3 | Forum for discussions about what the next generation of Node.js might look like. 4 | 5 | This repository is strictly for discussions about what people think Node.js might look like in the future. 6 | 7 | The Node.js project's governing bodies (CTC and TSC) tend to stay out of these discussions and allow those 8 | passionate about discussing these topics to enjoy using this forum. 9 | 10 | No particular thread is endorsed by the Node.js project as being part of any roadmap. 11 | If a discussion reaches a point of maturity, it is expected to end up as a new module, an 12 | [Enhancement Proposal](https://github.com/nodejs/node-eps) or a Pull Request. 13 | --------------------------------------------------------------------------------