Framework
A framework is a reusable set of libraries or classes in software. In an effort to help developers focus their work on higher level tasks, a framework provides a functional solution for lower level elements of coding. While a framework might add more code than is necessary, they also provide a reusable pattern to speed up development.
Here are 11,234 public repositories matching this topic...
-
Updated
May 31, 2022 - Go
-
Updated
Jun 1, 2022 - TypeScript
-
Updated
Jun 1, 2022 - TypeScript
First check
- I added a very descriptive title to this issue.
- I used the GitHub search to find a similar issue and didn't find it.
- I searched the FastAPI documentation, with the integrated search.
- I already searched in Google "How to X in FastAPI" and didn't find any information.
- I already read and followed all the tutorial in the docs and didn't find an answ
Summary
ImagesPipeline should pass on item to thumb_path function as additional argument.
Motivation
The ImagesPipeline.file_path function allows access to item. So when an user overwrites this function and makes the file name
depended on the item itself, it makes sense to have the thumb path to be depended on the item as well.
This way main image file and thumbnail image file c
I'm on a 14" macbook M1 pro and get the following error when trying to run a freshly downloaded/installed meteor 2.5.3:
Error: Only 64-bit Intel and M1 processors are supported on OS X
From the blogpost announcing meteor 2.5.1 I would expect meteor to work on my machine.
Given that I'm on an M1, the er
What problem does this feature solve?
Example use case:
A static generated app with thousands of routes, like an e-commerce having a route for each product.
Apart from scheduling nuxt generate
to run periodically and generate all static and dynamic routes, it would be nice to have the possibility to generate the static files for a single route, for example in a hook when the related ba
-
Updated
May 1, 2022 - JavaScript
Description
See at https://docs.mailpace.com/guide/moving_from_ohmysmtp/
OhMySMTP has been renamed to Mailpace, we should create a new bridge to support to new API url and header names, and deprecate the OhMySMTP one.
Example
No response
-
Updated
May 31, 2022 - TypeScript
-
Updated
May 26, 2022 - TypeScript
-
Updated
Jun 1, 2022 - Go
-
Updated
May 23, 2022 - SCSS
When checking a request's remoteAddress
, it's usually the address from which NIO received the request. While that's technically correct, Vapor servers are often hosted behind a reverse-proxy such as nginx. Therefore the original peer's address is often lost. To resolve this, it's not uncommon to set the original peer's address in a header such as X-Forwarded-For
.
**Describe the solution you
-
Updated
May 31, 2022 - Go
It may be a specific request but since there is a zip file handler for Android, doesn't hurt to ask for a desktop (maybe multiple backends?) implementation.
I would like to try that in the future but if anyone has time before feel free to do it.
Similar
-
Updated
May 12, 2022 - JavaScript
Current situation
Telegram currently offers attribute message_id
to Message
. But this is inconsistent with the rest of their API, e.g. Chat.id
, User.id
, InlineQuery.id
, etc. We can offer a convenience property Message.id
which will make it more consistent and make it less prone to errors, e.g. when someone forgets it's message_id
and not id
.
Proposed change
Add the
-
Updated
Apr 27, 2022 - JavaScript
-
Updated
Jun 1, 2022 - Go
-
Updated
May 30, 2022 - Rust
I figured out a way to get the (x,y,z) data points for each frame from one hand previously. but im not sure how to do that for the new holistic model that they released. I am trying to get the all landmark data points for both hands as well as parts of the chest and face. does anyone know how to extract the holistic landmark data/print it to a text file? or at least give me some directions as to h
- Wikipedia
- Wikipedia
Version
2.6.10
Reproduction link
https://github.com/vuejs/vue
Steps to reproduce
What is expected?
attribute 'componen