All Projects → danyshaanan → Cli Mandelbrot

danyshaanan / Cli Mandelbrot

Licence: mit
📦 View the Mandelbrot set from your terminal

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Cli Mandelbrot

Jsonexport
{} → 📄 it's easy to convert JSON to CSV
Stars: ✭ 208 (+252.54%)
Mutual labels:  cli, npm-package
Cpx
A cli tool to watch and copy file globs.
Stars: ✭ 394 (+567.8%)
Mutual labels:  cli, npm-package
Bitcoin Chart Cli
Bitcoin chart for the terminal as command line util
Stars: ✭ 221 (+274.58%)
Mutual labels:  cli, npm-package
Ohshitgit
⁉️Oh shit! A cli tool to help you unfuck your git mistakes
Stars: ✭ 135 (+128.81%)
Mutual labels:  cli, npm-package
Github Spray
Draw on your GitHub contribution graph ░▒▓█
Stars: ✭ 908 (+1438.98%)
Mutual labels:  cli, npm-package
Gloria
Gloria is a static website generator, based on NodeJS.
Stars: ✭ 153 (+159.32%)
Mutual labels:  cli, npm-package
Meteor Now
Instantly deploy your Meteor apps with `meteor-now`
Stars: ✭ 339 (+474.58%)
Mutual labels:  cli, npm-package
Wordup Cli
Wordup is a fully integrated development platform for WordPress. Develop plugins and themes locally. Preview in the cloud. Automatic updates in WP.
Stars: ✭ 116 (+96.61%)
Mutual labels:  cli, npm-package
Np
A better `npm publish`
Stars: ✭ 6,401 (+10749.15%)
Mutual labels:  cli, npm-package
Mevn Cli
Light speed setup for MEVN(Mongo Express Vue Node) Apps
Stars: ✭ 696 (+1079.66%)
Mutual labels:  cli, npm-package
Ink Link
Link component for Ink
Stars: ✭ 133 (+125.42%)
Mutual labels:  cli, npm-package
Yarpm
CLI tool to run npm scripts with either npm or yarn, depending on how it was started
Stars: ✭ 13 (-77.97%)
Mutual labels:  cli, npm-package
Ink Gradient
Gradient color component for Ink
Stars: ✭ 123 (+108.47%)
Mutual labels:  cli, npm-package
Cash Cli
💰💰 Convert currency rates directly from your terminal!
Stars: ✭ 168 (+184.75%)
Mutual labels:  cli, npm-package
Getme
CLI utility for everyday tasks. With getme you get weather, forecast, currency rate, upload files, IP address, word definitions, text translations, internet speed, do google searches, get inspirational quotes and get Chuck Norris jokes
Stars: ✭ 118 (+100%)
Mutual labels:  cli, npm-package
Singlespotify
🎵 Create Spotify playlists based on one artist through the command line
Stars: ✭ 254 (+330.51%)
Mutual labels:  cli, npm-package
Github Files Fetcher
Download a specific folder or file from a GitHub repo through command line
Stars: ✭ 73 (+23.73%)
Mutual labels:  cli, npm-package
Forge Node App
🛠📦🎉 Generate Node.js boilerplate with optional libraries & tools
Stars: ✭ 90 (+52.54%)
Mutual labels:  cli, npm-package
Npm Run All
A CLI tool to run multiple npm-scripts in parallel or sequential.
Stars: ✭ 4,496 (+7520.34%)
Mutual labels:  cli, npm-package
Tb Cli
🛠️ CLI for rapid TB generate
Stars: ✭ 8 (-86.44%)
Mutual labels:  cli, npm-package

cli-mandelbrot

Build Status NPM Version License Dependency Status devDependency Status

View the Mandelbrot set from your terminal


Installation

npm install -g cli-mandelbrot

Usage

cli-mandelbrot

Example screen shot

Use the 'wasd' keys to move around, 'r' and 'f' to zoom in and out, 't' and 'f' to calculate more or less iterations, 'q' to toggle the help text, and 'o' to quit.

Example screen shot


Development

nvm use 6 # or nvm install 6
git clone [email protected]:danyshaanan/cli-mandelbrot.git
cd cli-mandelbrot
npm i
npm test

Feedback

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].