Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/p-adams/peri


https://github.com/p-adams/peri

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

### Peri

Pixel to rem <-> rem to pixel converter

Run locally:

```
deno run index.ts convert 1px // prints 0.0625rem
```