Raphaël Huchet

Results 40 issues of Raphaël Huchet

_(this issue is a work in progress)_ There are several issues where users ask for numbers to be considered as strings and, on other hand, users asking for numbers to...

help wanted

Currently, no models are unit tested (only collection)

good first issue
unit tests

Side question: is this project dead? If so, you should mark it as deprecated.

Is this package still maintained? There was no release in a year. What are the current alternatives? Do maintainers need help maintaining this great repo?

**Is your feature request related to a problem? Please describe.** Adding audio stretching library rubberband. **Describe the solution you'd like** rubberband filter enabled and available in runtime **Describe alternatives you've...

This page: [`en/resources/open-source-using-express.md`](https://expressjs.com/en/resources/open-source-using-express.html) lists three arbitrary(?) projects, it seems weird to see these projects since thousands of application uses express. I guess we could remove this page entirely.

future

Hi 👋 I started this lib a long time ago (2014), based on @mikemand work. It has now 7 years old 😱 and 3.7+ million downloads. Thanks to contributors' enthusiasm,...

help wanted

When a search fails and returns 401 (let's say because the session is not valid anymore), Reactive Search throws an error. I would love to catch it to _not trigger...

feature

Running the homepage example with `cargo run` on macOSX (last stable version of rust): ```rust extern crate piston_window; use piston_window::*; fn main() { let mut window: PistonWindow = WindowSettings::new("Hello Piston!",...

discussion