react-better-password
Version:
Password input for ReactJS that mimics mobile password masking behavior. Delays the masking of the last character to improve user accuracy.
32 lines (26 loc) • 280 B
Plain Text
# Logs
logs
*.log
# Runtime data
pids
*.pid
*.seed
# Coverage tools
lib-cov
coverage
coverage.html
.cover*
# Dependency directory
node_modules
# Example build directory
example
.publish
# Editor and other tmp files
*.swp
*.un~
*.iml
*.ipr
*.iws
*.sublime-*
.idea/
*.DS_Store