All Projects → unix → Func

unix / Func

Licence: mit
Modern Command Line Framework.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Func

Xidel
Command line tool to download and extract data from HTML/XML pages or JSON-APIs, using CSS, XPath 3.0, XQuery 3.0, JSONiq or pattern matching. It can also create new or transformed XML/HTML/JSON documents.
Stars: ✭ 335 (-12.76%)
Mutual labels:  command-line
Tsukae
🧑‍💻📊 Show off your most used shell commands
Stars: ✭ 345 (-10.16%)
Mutual labels:  command-line
Kondo
Save disk space by cleaning non-essential files from software projects.
Stars: ✭ 373 (-2.86%)
Mutual labels:  command-line
Tv
Quickly view (satellite) imagery directly in your terminal using Unicode 9.0 characters and true color.
Stars: ✭ 347 (-9.64%)
Mutual labels:  command-line
Facebook Cli
💻 Facebook command line tool
Stars: ✭ 350 (-8.85%)
Mutual labels:  command-line
Bulksplash
A simple command line tool that lets you bulk download images from Unsplash
Stars: ✭ 362 (-5.73%)
Mutual labels:  command-line
Vergeml
Machine Learning Environment - alpha version
Stars: ✭ 338 (-11.98%)
Mutual labels:  command-line
Linux command line
💻 Introduction to Linux commands and Shell scripting
Stars: ✭ 378 (-1.56%)
Mutual labels:  command-line
Reminders Cli
A simple CLI for interacting with macOS reminders
Stars: ✭ 354 (-7.81%)
Mutual labels:  command-line
T2b
A wicked-powerful text macro language for building binary files.
Stars: ✭ 370 (-3.65%)
Mutual labels:  command-line
Gulp Cli
Command Line Interface for gulp.
Stars: ✭ 347 (-9.64%)
Mutual labels:  command-line
Sad
CLI search and replace | Space Age seD
Stars: ✭ 350 (-8.85%)
Mutual labels:  command-line
Terminal Link
Create clickable links in the terminal
Stars: ✭ 361 (-5.99%)
Mutual labels:  command-line
Cmd2
cmd2 - quickly build feature-rich and user-friendly interactive command line applications in Python
Stars: ✭ 342 (-10.94%)
Mutual labels:  command-line
Command Line One Liners
Command line one-liners.
Stars: ✭ 372 (-3.12%)
Mutual labels:  command-line
Bfs
A breadth-first version of the UNIX find command
Stars: ✭ 336 (-12.5%)
Mutual labels:  command-line
Speedtest
Command line client for speedtest.net written in Go
Stars: ✭ 361 (-5.99%)
Mutual labels:  command-line
Py cui
A python library for intuitively creating CUI/TUI interfaces with widgets, inspired by gocui.
Stars: ✭ 380 (-1.04%)
Mutual labels:  command-line
Castero
TUI podcast client for the terminal
Stars: ✭ 375 (-2.34%)
Mutual labels:  command-line
Jwt Cracker
Simple HS256 JWT token brute force cracker
Stars: ✭ 365 (-4.95%)
Mutual labels:  command-line


FUNC

CircleCI Build Status

More popular and simple way to build command-line tools.


Feature

  • Very small volume ≈ 7kb

  • Elegant grammar

  • Very few dependencies, maximum optimized running speed and npm download time

  • Template support, best practices right away


Quick Start

Just run npm init func to create project.

  1. npm init func: create project

  2. npm i: install deps.

  3. npm start: setup link and development ready.

It's all.


Documentation


Thanks

Thanks to Shannon Moeller for donating the pkgname "func" on npm!


LICENSE

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].