-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
featureNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
🚀 Feature Proposal
New helpers
MacroableSleepOtp
New methods
Is
- Add new
Is.Ulid()method. - Add new
Is.CssPath()method. - Add new `Is.ValidHash() method.
String
- Add new
String.hash()method. - Add new
String.random()method.
Parser
- Add new
Parser.jsonToHTML()method.
Deprecations
String
- Deprecate
String.generateRandom()-> UseString.random()instead.
Exec
- Deprecate
Exec.sleep()method -> UseSleephelper. - Deprecate
Exec.concurrently()method -> Use globalconcurrently()method present inathennahelper of arrays ([].athenna.concurrently()).
Motivation
Improve helpers documentation.
Example
No response
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Type
Projects
Status
Todo