2019-01-27 21:33:33 +01:00
2019-01-27 21:33:33 +01:00
2019-01-25 15:57:22 +01:00
2019-01-25 16:51:21 +01:00
2019-01-27 21:33:33 +01:00
2019-01-25 15:36:18 +01:00
2019-01-27 09:06:31 +01:00
2019-01-25 16:53:24 +01:00
2019-01-27 10:25:32 +01:00
2019-01-25 21:15:05 +01:00
2019-01-27 09:37:34 +01:00
2019-01-27 09:37:34 +01:00
2019-01-27 09:37:16 +01:00

Terminal CSS

Modern and minimalistic CSS framework for terminal lovers ❤️.
Visit the website terminalcss.xyz

Goal

There are so many CSS frameworks out there with great features but most of them come at the cost of bloated html code. Terminal CSS is here for purists who want minimal overhead and maximal control.

Credits

This project is heavily inspired by @egoist's work - hack.css

Usage

NPM

Install with npm i terminal.css.

import 'terminal.css'

UNPKG CDN

The css is available via CDN

<link rel="stylesheet" href="https://unpkg.com/terminal.css@0.3.0/dist/terminal.min.css" />

Development

  • npm install
  • npm run start

License

MIT © Gioni06

Description
No description provided
Readme MIT 50 MiB
Languages
HTML 55.7%
CSS 25.4%
Go 14.8%
JavaScript 2.4%
Shell 1.7%