@hyteinc/hierarchical-email

0.2.2 • Public • Published

hierarchical-email

Library used for taking a normal email address such as user@example.com, and converting the email address into the hierarchical email address format: com.example@user

Why?

Allows for more logical sorting/ordering of email addresses based on domain.

DynamoDB

DynamoDB is a NoSQL database offered by Amazon AWS

DynamoDB allows for querying Sort Keys based on 'begins with'. If you wanted to find all users that belong to the same domain, example.com you could use hierarchical email format to ease your searching.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.2
    0
  • 0.2.1
    0
  • 0.2.0
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i @hyteinc/hierarchical-email

Weekly Downloads

0

Version

0.2.2

License

MIT

Unpacked Size

3.75 kB

Total Files

11

Last publish

Collaborators

  • jbarnard