Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mindplay-dk/mindplay-dk
Github Profile
https://github.com/mindplay-dk/mindplay-dk
Last synced: about 1 month ago
JSON representation
Github Profile
- Host: GitHub
- URL: https://github.com/mindplay-dk/mindplay-dk
- Owner: mindplay-dk
- Created: 2022-11-14T13:53:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-04T11:50:05.000Z (almost 2 years ago)
- Last Synced: 2024-10-13T13:09:21.911Z (3 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Rasmus Schultz
#### Passionate Web Developer since 1998[]([https://github.com/mindplay-dk](https://github.com/mindplay-dk?tab=repositories)) [](https://www.linkedin.com/in/rasmusschultz/) [](https://twitter.com/mindplaydk) [](https://stackoverflow.com/users/283851/mindplay-dk?tab=answers&sort=votes) [](https://dev.to/mindplay)
#### TypeScript / JavaScript
* [`inertion`](https://github.com/mindplay-dk/inertion) ~ test framework
* [`zero-drag`](https://github.com/mindplay-dk/zero-drag) ~ drag-and-drop library
* [Server Log Panel](https://github.com/mindplay-dk/server-log) ~ chrome extension for server-side logging
* A [paging hook](https://github.com/abtion/muffi.net/blob/805d0eb570b3499834da73d252dc5ff44fcd5f20/src/MuffiNet.FrontendReact/ClientApp/src/hooks/usePaging.ts) and [pagination controls](https://github.com/abtion/muffi.net/blob/805d0eb570b3499834da73d252dc5ff44fcd5f20/src/MuffiNet.FrontendReact/ClientApp/src/components/Pagination/index.tsx) in React
* A [date picker](https://svelte.dev/repl/f391b3186f804fb0bb0931e73388553a?version=3.46.4) in Svelte
* [Dependency injection with functions](https://dev.to/mindplay/a-successful-ioc-pattern-with-functions-in-typescript-2nac) in TypeScript#### PHP
* [`mindplay/unbox`](https://github.com/mindplay-dk/unbox) ~ dependency injection container
* [`mindplay/sql`](https://github.com/mindplay-dk/sql) ~ database framework / query builder
* [`kodus/sentry`](https://github.com/mindplay-dk/sentry) ~ alternative Sentry client
* [`kodus/mail`](https://github.com/mindplay-dk/mail) ~ SMTP e-mail client
* [`kodus/image-hash`](https://github.com/mindplay-dk/image-hash) ~ image similarity hashing
* [`mindplay/middleman`](https://github.com/mindplay-dk/middleman) ~ PSR-based middleware stack
* [`mindplay/testies`](https://github.com/mindplay-dk/testies) ~ test framework
* [`mindplay/sapi-host`](https://github.com/mindplay-dk/sapi-host) ~ PSR-based HTTP host
* [`kodus/session`](https://github.com/kodus/session) ~ PSR-based session management#### C# / .NET
* [File-size format provider](https://stackoverflow.com/questions/128618/file-size-format-provider/3968504#3968504)
* [Dependency injection with `Lazy`](https://dev.to/mindplay/containerless-dependency-injection-in-c-1nid)