Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

codeblock.css

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codeblock.css - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

themes/monokai.css

4

package.json
{
"name": "codeblock.css",
"version": "1.0.0",
"description": "400 bytes to make pretty code blocks using only CSS. Much like Prettier but without any highlighting.",
"version": "1.1.0",
"description": "263 bytes to make pretty code blocks using only CSS. Much like Prettier but without any highlighting.",
"main": "codeblock.min.css",

@@ -6,0 +6,0 @@ "scripts": {

@@ -6,7 +6,14 @@ <p align="center">

<h1 align="center"><code>codeblock.css</code></h1>
<h3 align="center">Make your code pretty again. Without all the bloat.</h3>
<h3 align="center">Make your code blocks pretty again. Without all the bloat.</h3>
<p align="center">
<a href="https://www.npmjs.com/package/codeblock.css"><img src="https://img.shields.io/npm/v/codeblock.css?style=for-the-badge"/></a>
<a href="https://www.npmjs.com/package/codeblock.css"><img src="https://img.shields.io/npm/dt/codeblock.css?style=for-the-badge"/></a>
<a href="https://www.npmjs.com/package/codeblock.css"><img src="https://img.shields.io/bundlephobia/minzip/codeblock.css?style=for-the-badge"/></a>
<a href="./LICENSE"><img src="https://img.shields.io/github/license/thecodrr/codeblock.css?style=for-the-badge"/></a>
</p>
</p>
## Features:
**🕺 Extremely Lightweight:** `codeblock.css` is only 400 bytes big. Yep, only 400.
**🕺 Extremely Lightweight:** `codeblock.css` is only 263 bytes big. Yep, only 263.

@@ -46,2 +53,4 @@ **🌐 Works Everywhere:** `codeblock.css` uses nothing except pure-CSS that works everywhere on every browser.

<img src="https://raw.githubusercontent.com/thecodrr/codeblock.css/master/assets/preview2.png" width="700">
## Theming:

@@ -48,0 +57,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc