Jakub Dubec

Results 7 issues of Jakub Dubec

# Problem description Current behaviour of the library (as of 1.1.1) fills the Stats object wih timestamp value of the first and last point object. If there is no such...

enhancement

I wrote only a few examples of the library usage, it's a good idea to write more of them. Few ideas: - [x] How to create GPX file from scratch...

help wanted
TODO

As part of the new major release, I propose the removal of the `Summarizable` interface along with its `toArray` method. This decision stems from my belief that all models should...

enhancement
hacktoberfest

The additional computational processes for statistical analysis can be managed through middleware that implement the library interface. These middleware will execute in a specified sequence, post GPX parsing, following the...

enhancement
hacktoberfest

It would be nice to have something like TypedDictField around TypedDict structure.

enhancement
good first issue

Documentation is essential part of every project (in my opinion, it's not enough to keep full example in README file - which is starting to be quite long). My idea...

documentation

Hello, I am trying out the readium-lcp-server with our document server. It is nice to have a prepared Docker image for the server. I have created a simple Dockerfile to...