all repos — NoPaste @ 9d425d7bf13e2e7bd4d4872fb867a103e0ea4b88

Resurrected - The PussTheCat.org fork of NoPaste

README.md (view raw)

1-   https://github.com/dracula/prism
2-   https://github.com/LzmaMin-JS/LzmaMin-JS
3-   https://github.com/PrismJS/prism
4-   https://github.com/kazzkiq/CodeFlask
5
6```sh
7# Format code
8npx prettier --write --single-quote --tab-width=4 --print-width=120 index.js *.{html,css,md}
9```