1.2.4 • Published 5 months ago

@heyooo-inc/reserved-subdomains v1.2.4

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

reserved-subdomains

A list of names that should be reserved in multitenant apps.

Install

$ npm install @heyooo-inc/reserved-subdomains

API reference

Methods

isNotValid(name)

Returns true if the name is not valid where:

  • name - the name to test.

isValid(name)

Returns true if the name is valid where:

  • name - the name to test.

Inspired by

https://github.com/nkkollaw/reserved-subdomains https://github.com/web-mech/badwords

License

MIT

1.2.4

5 months ago

1.2.3

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago