0.0.1-security • Published 2 years ago

@s3p-js-deep-purple/utils v0.0.1-security

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Utils

A library containing various handy functions for string, array, date, object, etc that are used across various libs or implementations.

Development Guide:

Do's

  • Write documentation about the function usage, why, how, example (in typescript or JSDOC)
  • Write a unit test when you add a new function. Due to it's simple behaviour and no dependency a unit test is easy to create.

Dont's

  • Domain specific identifiers should not be added (think of softsegmentid or bundlecompareid)
  • Obviously, don't add one-offs. Or Utils that only apply for a certain lib.
0.0.1-security

2 years ago

1.1.99

2 years ago

1.1.0

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago