WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ modules.json
.idea
.pnp.*
.history

# Snyk Security Extension - AI Rules (auto-generated)
.github/instructions/snyk_rules.instructions.md
Binary file added icons/nuxt-cryptography.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions modules/nuxt-cryptography.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name: nuxt-cryptography
description: Secure, framework-native cryptography utilities that work identically on the server and in the browser.
repo: BitwoHQ/nuxt-cryptography
npm: '@bitwo.io/nuxt-cryptography'
icon: nuxt-cryptography.png
github: https://github.com/BitwoHQ/nuxt-cryptography
website: https://github.com/BitwoHQ/nuxt-cryptography
learn_more: https://github.com/BitwoHQ/nuxt-cryptography
category: Security
type: 3rd-party
maintainers:
- name: Bitwo
github: BitwoHQ
twitter: BitwoHQ
- name: AndrΓ© Nunes
github: ItsAnunesS
twitter: itsanuness
compatibility:
nuxt: ^3.0.0
requires: {}
Loading