https://github.com/caleb531/pswd-matcher

Need to learn a new password? Learn it here!

https://github.com/caleb531/pswd-matcher

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.8%) to scientific vocabulary

Keywords

password svelte sveltekit
Last synced: 6 months ago · JSON representation

Repository

Need to learn a new password? Learn it here!

Basic Info
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 2
Topics
password svelte sveltekit
Created about 2 years ago · Last pushed 6 months ago
Metadata Files
Readme License

README.md

pswd-matcher

Copyright 2023, Caleb Evans
Released under the MIT license

A simple application which serves as a secure space for you to learn a new password.

tests Coverage Status

Live App: https://projects.calebevans.me/pswd-matcher/

Setup

Installing

This project uses pnpm (instead of npm) for package installation and management.

bash npm install -g pnpm pnpm install

Serving the site

bash pnpm dev

The site will then be viewable in your browser at http://localhost:5173.

Running tests

You can run tests like so:

sh pnpm test

If you want to calculate code coverage, run:

sh pnpm coverage

Owner

  • Name: Caleb Evans
  • Login: caleb531
  • Kind: user
  • Location: Carlsbad, CA

Hi, I'm Caleb, a web developer who lives for Christ by building enjoyable apps and useful tools. I hope you are blessed by what I've made!

GitHub Events

Total
  • Push event: 23
  • Create event: 1
Last Year
  • Push event: 23
  • Create event: 1

Dependencies

.github/workflows/build.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • pnpm/action-setup v2 composite
.github/workflows/tests.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • coverallsapp/github-action master composite
  • pnpm/action-setup v2 composite
package.json npm
  • @sveltejs/adapter-static ^3.0.0 development
  • @sveltejs/kit ^2.0.3 development
  • @sveltejs/vite-plugin-svelte ^3.0.1 development
  • @testing-library/jest-dom ^6.1.5 development
  • @testing-library/svelte ^4.0.5 development
  • @testing-library/user-event ^14.5.1 development
  • @types/jest ^29.5.11 development
  • @typescript-eslint/eslint-plugin ^6.15.0 development
  • @typescript-eslint/parser ^6.15.0 development
  • @vitest/coverage-v8 ^1.1.0 development
  • eslint ^8.56.0 development
  • eslint-config-prettier ^9.1.0 development
  • eslint-plugin-jest ^27.6.0 development
  • eslint-plugin-svelte ^2.35.1 development
  • jest-preview ^0.3.1 development
  • jsdom ^23.0.1 development
  • prettier ^3.1.1 development
  • prettier-plugin-svelte ^3.1.2 development
  • sass ^1.69.5 development
  • svelte ^4.2.8 development
  • svelte-check ^3.6.2 development
  • tslib ^2.6.2 development
  • typescript ^5.3.3 development
  • vite ^5.0.10 development
  • vitest ^1.0.4 development
pnpm-lock.yaml npm
  • 621 dependencies