@quartal/core
v1.2.0
Published
Common core functionality shared between all Quartal projects.
Readme
@quartal/core
Common core functionality shared between all Quartal projects.
General principles:
- This library should have minimal dependencies and only very generic functionality.
- Should function on all platforms: Browser, Node (server: Deno, Bun etc. in the future).
TODO:
- Remove dayjs dependencies => Use temporal and modern javascript instead.
- Remove the i18n translations to database.
- Still support visibility of texts using locally mirrored json file (try to make i18nally working).
