schoenbergerb / noscrape-example

nextjs + noscrape example

Home Page:https://noscrape-example.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Noscrape Example

look at the layout.tsx

There, we load the <NosrapeFontFace /> which initializes the font loading logic @font-face and the noscrape-classname which is used in the <Obfuscated /> Tag. As because all children are rendered before the layout, we can use noscrape everywhere with the same instance provided by the context.

About

nextjs + noscrape example

https://noscrape-example.vercel.app


Languages

Language:TypeScript 87.1%Language:CSS 7.8%Language:JavaScript 5.1%