- Evaluate demo page
- Evaluate readme, use feature list?
Deal with entities
- HTML-entities are now always decoded to their corresponding characters
- In technical patterns, removing a symbol will no longer lead to double seperators
Introduction of typescript
- Typescript support
- Remove html entities when transforming to technical patterns
- Many functions have been rewritten.
- Tests for all functions.
- Remove instead of replace decimal separators when transforming to cap-marked patterns.
- Many bugfixes