0.5.9 • Published 8 years ago

l2n-utils v0.5.9

Weekly downloads
-
License
ISC
Repository
-
Last release
8 years ago

DESCRIPTION

Helper methods

Classes -User

Interfaces

  • IAuthentication
  • IUser

String Manipulation

  • arrayToRegex(array, flags)

    `array: Array of Strings ex. 'first', 'second' flags: String of regex options(g|i|m|u|y) ex. 'gi' returns Regexp: \first|second\/

Logger

  • log(error, message) Logs to the console if in dev environment or to the active logger

    error: Error to be displayed message: String to be logged

0.5.9

8 years ago

0.5.8

8 years ago

0.5.7

8 years ago

0.5.6

8 years ago

0.5.5

8 years ago

0.5.4

8 years ago

0.5.3

8 years ago

0.5.2

8 years ago

0.5.1

8 years ago

0.5.0

8 years ago

0.4.0

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago