c483ac7ad1e58bea4ded6a7cc662dc7b066b8c3d4941e8cdda6aef652492e4c0b8173042e46286e36751044035129fe70c7a6dea38f58d287dd5ec6249f226 1019 B

1234567891011121314151617
  1. # listr2
  2. [![Build Status](https://drone.kilic.dev/api/badges/cenk1cenk2/listr2/status.svg)](https://drone.kilic.dev/cenk1cenk2/listr2) [![Version](https://img.shields.io/npm/v/listr2.svg)](https://npmjs.org/package/listr2) [![Downloads/week](https://img.shields.io/npm/dw/listr2.svg)](https://npmjs.org/package/listr2) [![codecov](https://codecov.io/gh/cenk1cenk2/listr2/branch/master/graph/badge.svg)](https://codecov.io/gh/cenk1cenk2/listr2) [![Dependencies](https://img.shields.io/librariesio/release/npm/listr2)](https://npmjs.org/package/listr2) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
  3. **Create beautiful CLI interfaces via easy and logical to implement task lists that feel alive and interactive.**
  4. ![Demo](./demo/demo.gif)
  5. ---
  6. # Documentation
  7. **[Read the documentation...](https://listr2.kilic.dev)**
  8. # API Endpoints
  9. **All the endpoints can be found [here](./docs/README.md).**