Commit Graph

11 Commits

Author SHA1 Message Date
Sambo Chea 39df2111f7 Fixed Text Formatter on dynamic to string 2021-05-28 15:24:05 +07:00
Sambo Chea 5f282e4b59 Task: Add TextFormatter function to format the string with args 2021-05-14 16:57:36 +07:00
Sambo Chea a4264bb5e2 Task: Add async support and functions for configurable and add tests for async testing and updated the functions with default 2021-05-14 15:52:57 +07:00
Sambo Chea 1be7ecaa33 - Fixed simple provider for final configs variable
- Fixed setAll function that set itself, in simple provider
2021-03-25 13:35:22 +07:00
Sambo Chea 05f41dac54 Fixed classes format 2021-03-24 17:16:12 +07:00
Sambo Chea 649f25b265 - Add mutable configuration provider
- Split tests file
- Fixed and nullable functions
- Able to set or remove config from system config
2021-03-24 16:39:10 +07:00
Sambo Chea be0a698d14 Fixed dotenv parser changed to equals 2021-03-24 15:10:11 +07:00
Sambo Chea 33b6355bcf Add configurable with functions
Add more tests for call functions and fixed
2021-03-24 14:10:25 +07:00
Sambo Chea a51d5fe00b Add dotenv configuration provider 2021-03-24 13:52:20 +07:00
Sambo Chea 77a4f6064f Add function tests 2021-03-24 13:34:03 +07:00
Sambo Chea 57f3cd483e Add configuration provider and simple provider functions 2021-03-24 13:24:40 +07:00