• Stars
    star
    4
  • Rank 3,288,589 (Top 66 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created almost 3 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Accessible, sortable, paginated table component (created with sveltekit)

More Repositories

1

fastapi-redis-cache

A simple and robust caching solution for FastAPI that interprets request header values and creates proper response header values (powered by Redis)
Python
149
star
2

flask-api-tutorial

Boilerplate for a Flask REST API with JWT-based authentication, built with SQLAlchemy, Flask-RESTx, PyJWT, and pytest. This is a companion repo for a multi-part tutorial series on my personal website.
Python
73
star
3

console-progress-bar

Customizable progress bar for C# console applications (.NET Core 2.0). Includes a basic progress bar which can be used for any long-running task and a file transfer progress bar that detects when the transfer has stalled, firing an event that the client can subscribe to.
C#
20
star
4

async-file-server

Light-weight, cross-platform (NET Core 2.1) C# Asynchronous file server and text messaging platform. Utilizes custom extension methods which wrap asynchronous TCP socket method pairs, providing the benefits of the Task Parallel Library (TPL) to socket programming.
C#
11
star
5

packer-examples

Packer templates which create machine images running various applications, e.g., LEMP stack with Bedrock-Wordpress fully-configured, ready to install immediately upon instancing.
Shell
7
star
6

flask-restapi-jwt

Boilerplate flask project for a REST API with JWT-based authentication
Python
5
star
7

aaronluna.dev

My personal website/blog/portfolio, built with Hugo
CSS
3
star
8

unicode-api

REST API providing detailed information about unicode characters
Python
2
star
9

svelte-base64

A simple application using svelte 3.0, that encodes/decodes ASCII text or hex strings to/from base64 and provides reactive ui components to help illustrate the encoding process.
Svelte
2
star
10

vigorish

MLB data web scraper, Python CLI application
Python
2
star
11

aaronluna-common

Utility classes and custom extension methods, this repository is used as a submodule in my other projects.
C#
1
star
12

flask-api-tutorial-old

Boilerplate for a Flask REST API with JWT-based authentication, focused on test-coverage and CI via pytest, tox, and github actions.
Python
1
star