regpendium
regpendium
TODO: Write a description here
Installation
-
Add the dependency to your
shard.yml
:dependencies: regpendium: github: your-github-user/regpendium
-
Run
shards install
Usage
require "regpendium"
TODO: Write usage instructions here
Development
TODO: Write development instructions here
Supported regular expressions
General purpose
- Zip code
- Phone numbers
- License plates
- Time 24h format
- ISO_8601 Datetime
- ISBN
- Roman numerals
- UUID
- Floating point number
Networking
- Mac adresses
- Ipv4
- Ipv6
Crypto
- Hex values
- Bitcoin address
- Ethereum address
- Ethereum hash
- Pgp fingerprint
Credit card numbers ✔️
- Visa
- Mastercard
- Discover
- JCB
- Diners
- Amex
Contributing
- Fork it (https://github.com/your-github-user/regpendium/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Lillevang - creator and maintainer
Repository
regpendium
Owner
Statistic
- 0
- 0
- 0
- 0
- 1
- about 3 years ago
- August 16, 2021
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 08:01:09 GMT
Languages