Skip to content

TypeScriptの練習として作成した簡単なパスワード生成アプリ

Notifications You must be signed in to change notification settings

IJproject/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

パスワードジェネレーター

作成経緯

・TypeScriptの練習の第一歩として、簡単なパスワードジェネレーターを作成することにした。

アプリ概要

・入れたい文字列や、パスワードの長さ、文字の種類などのような作成時のオプションを指定できるようになっている。

・再作成ボタンやクリップボードにコピーする機能などを実装している。

・オブジェクト指向に基づいたコーディングをしている。

About

TypeScriptの練習として作成した簡単なパスワード生成アプリ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published