Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nodejs/tooling
Advancing Node.js as a framework for writing great tools
https://github.com/nodejs/tooling
cli command-line command-line-tool console node nodejs terminal tooling tools
Last synced: 2 months ago
JSON representation
Advancing Node.js as a framework for writing great tools
- Host: GitHub
- URL: https://github.com/nodejs/tooling
- Owner: nodejs
- Created: 2018-09-06T07:32:10.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-04T13:48:11.000Z (8 months ago)
- Last Synced: 2024-04-14T00:38:26.415Z (8 months ago)
- Topics: cli, command-line, command-line-tool, console, node, nodejs, terminal, tooling, tools
- Homepage:
- Size: 64.5 KB
- Stars: 164
- Watchers: 34
- Forks: 17
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node.js' Tooling Group
> Advancing Node.js as a framework for writing great tools
## What nodejs/tooling Is
- **nodejs/tooling** is a place to propose and discuss initiatives around improving the developer experience for those writing tools using Node.js.
- **nodejs/tooling** is a group of developers who want to help. The team can be mentioned using the username @nodejs/tooling.## What nodejs/tooling Is Not
- **nodejs/tooling** has nothing to do with internal tools or automation for the Node.js project. Maybe you were looking for [nodejs/build](https://github.com/nodejs/build) or [nodejs/automation](https://github.com/nodejs/automation)?
- **nodejs/tooling** is not an official "working group"; it presently has no charter.
- There are *no actual tools* in **nodejs/tooling**.## "Tools" Definition
It may be easiest to provide this *non-exhaustive* list of examples:
- Test runners & linters
- Build tools & bundlers
- Task runners
- Package managers
- System utilities
- Compilers, transpilers & language servers
- Modules, projects & libraries supporting these use cases## How to Help
- Provide [user feedback](https://github.com/nodejs/user-feedback)--how do you use Node.js to write tools? What's good? What could be better?
- Create [issues](https://github.com/nodejs/user-feedback/issues) and participate in discussions
- Attend online meetings
- Document initiatives and send them as PRs
- Help us formalize stuff if it's too loosey-goosey, b/c I'm just making this up as I go rn## Link Dump
- [Code of Conduct](https://github.com/nodejs/admin/blob/master/CODE_OF_CONDUCT.md)
- [Initial request for this repo](https://github.com/nodejs/admin/issues/220)
- [Previous discussion points](https://github.com/nodejs/user-feedback/issues/59)