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

https://github.com/danielhaim1/dropcaps

Simple drop caps that are accessible and responsive
https://github.com/danielhaim1/dropcaps

Last synced: 12 months ago
JSON representation

Simple drop caps that are accessible and responsive

Awesome Lists containing this project

README

          

# dropcaps
Simple drop caps that are accessible and responsive

### Example
Input:
```html

Before the invention of typography, pages of books, or anything of a broadside nature, were printed from woodcuts, i.e.


```

Output:
```html




Before

Before
the invention of typography, pages of books, or anything of a broadside nature, were printed from woodcuts, i.e.


```