Constantin Metz

Results 5 issues of Constantin Metz

I think it's best if we create a new branch for this, instead of merging it into master. Or move the existing example to the legacy branch and merge this...

I've noticed that there is only a JavaScript example for sequelize that is also quite old, but there's none for TypeScript. And I am currently working on an open source...

### Request Since most of nestdotlands code is written in javascript, I think it would be a great idea to convert the project from javascript to typescript.

**Is your feature request related to a problem? If so, please describe.** The problem currently is, if we route to `/gallery` it sends a requests to receive information about 24...

__Issue description__: The `displayIndex` property is [part of the object](https://github.com/ganlanyuan/tiny-slider/blob/master/src/tiny-slider.js#L2740) returned with `get info()`, but [is not included](https://github.com/ganlanyuan/tiny-slider/blob/master/src/tiny-slider.d.ts#L278) in the `TinySliderInfo` interface. __Demo link/slider setting__: -/- _Tiny-slider version_: 2.9.x _Browser...