-
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add support for terminals with installed GPG, reduce npm size b…
…y ~3 kB
- Loading branch information
Showing
53 changed files
with
981 additions
and
163 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
ISC License | ||
|
||
Copyright (c) 2024, webdiscus | ||
|
||
Permission is granted to use, copy, modify, and distribute this software for any | ||
purpose with or without fee, provided the copyright and permission notices appear in all copies. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS," WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, | ||
INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY AND FITNESS. | ||
THE AUTHOR SHALL NOT BE LIABLE FOR ANY DAMAGES ARISING FROM THE USE OF THIS SOFTWARE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,11 @@ | ||
<h1 align="center"><img src="docs/img/ansis-logo.png"></h1> | ||
<h1 align="center"><img src="docs/img/logo.png"></h1> | ||
|
||
[![](https://codecov.io/gh/webdiscus/ansis/branch/master/graph/badge.svg?token=H7SFJONX1X)](https://codecov.io/gh/webdiscus/ansis) | ||
[![](https://img.shields.io/npm/dm/ansis)](https://www.npmjs.com/package/ansis) | ||
[![](https://img.shields.io/bundlephobia/minzip/ansis)](https://bundlephobia.com/package/ansis) | ||
[![](bit.ly/3ZS2ynW)](https://codecov.io/gh/webdiscus/ansis) | ||
[![](bit.ly/49SsuV0)](https://www.npmjs.com/package/ansis) | ||
[![](bit.ly/3P7e1Lp)](https://bundlephobia.com/package/ansis) | ||
|
||
Colorize terminal with ANSI colors & styles, smaller and faster alternative to Chalk. | ||
Colorize terminal with ANSI colors & styles. | ||
|
||
📖 [Docs on GitHub](https://github.com/webdiscus/ansis) | ||
|
||
--- | ||
|
||
![](docs/img/screenshot-readme-npm.png) | ||
![](docs/img/npm.png) |
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.