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

https://github.com/alstonchan/headers


https://github.com/alstonchan/headers

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Headers

Generate perfect code headers every time.

## Usage

```bash
~ npx @chan_alston/headers@latest hello world
```

```bash
/****************************************************************
HELLO WORLD
****************************************************************/
```

## License

[MIT License](./LICENSE)