All Projects โ†’ stanislavt โ†’ Atbmarket

stanislavt / Atbmarket

Licence: mit
๐ŸŽ‰ JUST FOR FUN :: npm package of ATB plastic bag

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Atbmarket

Listr2
NodeJS Task List derived from the best! Create beautiful CLI interfaces via easy and logical to implement task lists that feel alive and interactive.
Stars: โœญ 73 (-40.65%)
Mutual labels:  cli, npm
Create New Cli
Create your own CLI using a series of simple commands.
Stars: โœญ 122 (-0.81%)
Mutual labels:  cli, npm
Emma Cli
๐Ÿ“ฆ Terminal assistant to find and install node packages.
Stars: โœญ 1,201 (+876.42%)
Mutual labels:  cli, npm
Changed Log
Returns all commit messages between 2 versions of an NPM module
Stars: โœญ 58 (-52.85%)
Mutual labels:  cli, npm
Npm Try
๐Ÿš† Quickly try npm packages without writing boilerplate code.
Stars: โœญ 103 (-16.26%)
Mutual labels:  cli, npm
Page2image
๐Ÿ“ท page2image is a npm package for taking screenshots which also provides CLI command
Stars: โœญ 66 (-46.34%)
Mutual labels:  cli, npm
Redrun
โœจ๐ŸŒ ๐ŸŽโœจ fastest npm scripts runner
Stars: โœญ 85 (-30.89%)
Mutual labels:  cli, npm
Be Course 17 18
๐ŸŽ“ Backend ยท 2017-2018 ยท Curriculum and Syllabus ๐Ÿ’พ
Stars: โœญ 44 (-64.23%)
Mutual labels:  cli, npm
Npm Quick Run
Quickly run NPM script by prefix without typing the full name
Stars: โœญ 97 (-21.14%)
Mutual labels:  cli, npm
Cryptocurrency Cli
๐Ÿ’ฐ Cryptocurrency Portfolio On The Command Line ๐Ÿ’ฐ
Stars: โœญ 99 (-19.51%)
Mutual labels:  cli, npm
Pizza Cli
๐Ÿ• Order a pizza in a CLI app (just for fun!)
Stars: โœญ 58 (-52.85%)
Mutual labels:  cli, npm
Bundle Phobia Cli
๐Ÿ“ฆ Cli for the node BundlePhobia Service ๐Ÿ˜ฑ
Stars: โœญ 108 (-12.2%)
Mutual labels:  cli, npm
Npm Compare
Compare npm packages from your terminal
Stars: โœญ 55 (-55.28%)
Mutual labels:  cli, npm
Node Installed Check
Checks that all dependencies in your package.json have supported versions installed and complies with your specified node engine version range
Stars: โœญ 67 (-45.53%)
Mutual labels:  cli, npm
Cli
The command line vault (Windows, macOS, & Linux).
Stars: โœญ 1,044 (+748.78%)
Mutual labels:  cli, npm
Xa
Beautiful & Customizable logger โค๏ธ
Stars: โœญ 78 (-36.59%)
Mutual labels:  cli, npm
Catage
Node package and CLI tool to convert code into an image with syntax highlighting
Stars: โœญ 44 (-64.23%)
Mutual labels:  cli, npm
Nls
Missing inspector for npm packages.
Stars: โœญ 44 (-64.23%)
Mutual labels:  cli, npm
Nps
NPM Package Scripts -- All the benefits of npm scripts without the cost of a bloated package.json and limits of json
Stars: โœญ 1,285 (+944.72%)
Mutual labels:  cli, npm
Cli
Get a programmable email address. Automate what happens when you receive emails. It's like Zapier for devs who hate emails.
Stars: โœญ 105 (-14.63%)
Mutual labels:  cli, npm

ATB Plastic bag

Plastic bag

ATB Plastic Bag likes to travel around the world and take a lot of photos. The next photo will be taken in your project. So, how to do it:

Installation:

npm install atbmarket -g

Add to your entry JS script:

const Provision = require('atbmarket');

const bag = new Provision();
bag.draw()    // Draw the bag in terminal
bag.caption() // Show a caption in terminal
bag.chalk()   // Show both bag and caption in terminal

Or just run it in terminal:

atbmarket draws plastic bag in terminal.

atbmarket --help shows more details.

Options:

  -V, --version           output the version number
  -S, --size <size>       Choose size (default: medium)
  --no-colorized [value]  Is supposed to be not colorized?
  -h, --help              output usage information

Enjoy and show ATB the world of your production!

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