Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more! Learn more →
Top 5 TypeScript Command-line utility Projects
-
You’re probably referring to https://github.com/vadimdemedes/ink
-
I am a backend developer, but in my brief experience with JavaScript frameworks, these opt-out telemetry services are more common in the JS ecosystem. The one I came across most recently was Bit
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
Project mention: How do I export/distribute a Node.js command line application? | reddit.com/r/node | 2023-03-08
Check out https://oclif.io/
-
Project mention: Rob Pike: “Dotfiles” being hidden is a UNIXv2 mistake (2012) | news.ycombinator.com | 2022-08-11
info on XDG: [the XDG spec](https://standards.freedesktop.org/basedir-spec/basedir-spec-...)
tools that respect XDG, for fellow JS CLI developers:
- https://github.com/davidtheclark/cosmiconfig Find and load configuration from a package.json property, rc file, or CommonJS module. [Check `searchPaths` to implement XDG spec compliance.](https://github.com/davidtheclark/cosmiconfig/issues/152)
- Sindre's libraries use [`env-paths`](https://github.com/sindresorhus/env-paths#pathsconfig) to get paths compliant with this.
- https://github.com/sindresorhus/conf simple config storing (maybe try [conf-cli](https://github.com/natzcam/conf-cli) to manipulate if needed) the successor to [configstore](https://github.com/sindresorhus/conf#how-is-this-different-f...)
- https://github.com/jonschlinkert/data-store conf like datastore but in the shclinkerverse
-
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
TypeScript Command-line utilities related posts
- React is a fractal of bad design
- Why react?
- The Open CLI Framework
- My 2022 side project: @steggy/tty. Custom widgets and utilities for building terminal apps on top of NestJS. Looking for testers / feedback
- Developing and testing sortable Drag and Drop components. Part 2 - Testing.
- Spidergram is a collection of tools my company Autogram has built or enabled over the past several years to support our work to automate content inventories for large websites: it's part web crawler, part domain model, and part mad science. We released the first public beta today.
- Vue Element Library on google chrome and other browsers
-
A note from our sponsor - Appwrite
appwrite.io | 26 Mar 2023
Index
What are some of the best open-source Command-line utility projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | Ink | 20,254 |
2 | Bit | 16,482 |
3 | oclif | 8,215 |
4 | conf | 1,053 |
5 | Cliffy | 329 |