We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Both as a reference for frontend web security for me on top of the lib and for ppl who somehow find this lib and want to use it.
https://nextra.vercel.app/ seems really nice for that. Plus, it can be an additional test for the package as is a Next.JS.
The most ground is already covered in README, which should be made terser when docs site exists.
next-safe
'unsafe-inline'
nextSafe
strictDynamic
strictInlineStyles
reporting
for nice in-IDE documentation with IntelliSense
withDefaultConfig
The text was updated successfully, but these errors were encountered:
nibtime
Successfully merging a pull request may close this issue.
Uh oh!
There was an error while loading. Please reload this page.
Motivation
Both as a reference for frontend web security for me on top of the lib and for ppl who somehow find this lib and want to use it.
Docs website
https://nextra.vercel.app/ seems really nice for that. Plus, it can be an additional test for the package as is a Next.JS.
Rough Structure
The most ground is already covered in README, which should be made terser when docs site exists.
next-safe
'unsafe-inline'
nextSafe
strictDynamic
strictInlineStyles
reporting
update JSDoc
for nice in-IDE documentation with IntelliSense
withDefaultConfig
so it appears in IntelliSense when importedSetup MDX docs with Nextra
Additional Resources
The text was updated successfully, but these errors were encountered: