An open API service indexing awesome lists of open source software.

https://github.com/dalpaka/inpkg.h

The C/C++ version for clrflow (https://github.com/rver38/clrflow)
https://github.com/dalpaka/inpkg.h

c cli color formatting gl text

Last synced: about 1 year ago
JSON representation

The C/C++ version for clrflow (https://github.com/rver38/clrflow)

Awesome Lists containing this project

README

          

# inpkg.h /ɪnˈpækɪʤ dōt āch/

```sh
_ _
(_) | |
_ _ __ _ __ | | ____ _
| | '_ \| '_ \| |/ / _` |
| | | | | |_) | < (_| |
|_|_| |_| .__/|_|\_\__, |
| | __/ |
|_| |___/
```

## Information
👋 The C/C++ packages wirh syscalls, graphics libraries, scientific computing and [clrflow](https://github.com/rver38/clrflow)

🤝 Also check out: [rver](https://github.com/rver38)

🙏 Please read the [LICENSE](https://github.com/dalpaka/clrflow.h/blob/main/LICENSE.txt)

🤔 inpkg.h is a header-only library coming in at about _~100kb_ or less which means you wont need dll's or .lib files.

❓ Go to the [documentation](https://dalpaka.github.io/inpkg.h)

## Installation (also check out the [docs](https://dalpaka.github.io/clrflow.h))
Download the latest source code and place your code in '/main.c'.

## Featuring

### Basic:
Currently [clrflow](https://github.com/rver38/clrflow).h supports the most barebones command line/terminal designing features as seen in [clrflow](https://github.com/rver38/clrflow) for example:
- Unified text coloring for cross platform terminals
- Text-based cli building
- Basic window opening like [glfw](https://glfw.org) (only for windows)

### Future:
In the coming months you will see a load of [clrflow](https://github.com/rver38/clrflow).h features get released as [clrflow](https://github.com/rver38/clrflow) also gets released like for example:

- More CLI features like loading bars
- ASCII image building and a p5.js transpiler
- Background coloring
- Text formating
- Custom Fonts and MORE!

#### So please enjoy the project, feel free to contribute and engage with me at cppflow0@gmail.com!