Typescript library with helper classes like ArrayLists, Dictionaries, extensions for base objects and more.
npm install --save @miracledevs/paradigm-ui-web-shared
Version 1.0.6
- Updated npm dependencies.
- Updated ObjectExtensions.getTypeName to work in Firefox.
Version 1.0.5
- Updated npm dependencies.
- Updated ObjectExtensions.getTypeName.
- Updated date tests.
Version 1.0.4
- Updated npm dependencies.
Version 1.0.3
- Changed repository from gitlab to github.
Version 1.0.2
- Added tslint to project.
- Formatted code using the tslint.
- Changed
StringExtensions.format
andStringExtensions.formatArray
not to serialize null values. Changed tests accordingly.
Version 1.0.1
- Added readme file.
Version 1.0.0
- Uploaded first version of the shared library.