Posts
-
slug-generator
Slug Generator Library for PHP, based on Unicode’s CLDR data
The delimiter can be any string, it is used to separate words. It gets stripped from the beginning and the end of the slug.
$generator->generate('Hello World!'); // Result: hello-world $generator->generate('Hello World!', ['delimiter' => '_']); // Result: hello_world $generator->generate('Hello World!', ['delimiter' => '%20']); // Result: hello%20worldTags: #php • library • slug
-
odmantic
Sync and Async ODM (Object Document Mapper) for MongoDB based on python type hints
Python: 3.7 and later (tested against 3.7, 3.8, 3.9 and 3.10)
MongoDB: 4.0 and later
Tags: #python • mongodb • asyncio
-
feather
Feather: fast, interoperable binary data frame storage for Python, R, and more powered by Apache Arrow
Feather development lives on in Apache Arrow. The
arrowR package includes a much faster implementation of Feather, i.e.arrow::read_feather. The Python packagefeatheris now a wrapper aroundpyarrow.feather.Tags: #javascript
-
springdoc-openapi
Library for OpenAPI 3 with spring-boot
- Full documentation
- Introduction
- Getting Started
- Library for springdoc-openapi integration with spring-boot and swagger-ui
- Spring-boot with OpenAPI Demo applications.
- Integration of the library in a Spring Boot 2.x.x project without the swagger-ui:
- Error Handling for REST using @ControllerAdvice
- Adding API Information and Security documentation
- spring-webflux support with Annotated Controllers
- Acknowledgements
Tags: #java • openapi3 • spring-boot
-
react-places-autocomplete
React component for Google Maps Places Autocomplete
In order to ensure active development going forward, we are looking for maintainers to join the project. Please contact the project owner if you are interested.
Tags: #javascript • react • autocomplete
-
prey-android-client
Android client for the Prey anti-theft software.
- Find your Phone or Tablet on a map through geolocation using GPS.
- Take pictures using the built-in front and back camera.
- Trigger a loud alarm remotely even if your phone is put on silent.
- Display a tailored alert message on the screen.
Tags: #java
-
monkey-dl
Bulk download your favourite anime episodes from your favourite anime websites
You can now bulk download your favourite anime episodes for various websites, in various resolutions, with or without filler episodes
Tags: #python • anime-downloader • anime
-
CloudProxy
Proxy server to bypass Cloudflare protection.
Proxy server to bypass Cloudflare protection
:warning: This project is in beta state. Some things may not work and the API can change at any time. See the known issues section.
Tags: #typescript • cloudflare • cloudflare-bypass
-
Crawler-Detect
🕷 CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the
user agentandhttp_fromheader. Currently able to detect 1,000’s of bots/spiders/crawlers.Tags: #php • user-agent • crawler
-
RompR
Web client for Mopidy and MPD
This is a browser-based client for Mopidy and MPD, which are both music players.
You can use RompЯ to control a music player on another device or on your computer. Because it runs in a web browser you can run it ony any device - your laptop,tablet, or phone can all be used to control your music player. It has a rich and beautiful interface which is intended to sort your music, manage radio stations, browse and subscribe to podcasts. When used with Mopidy you can listen to Spotify and make use of RompЯ’s incredible music discovery features which will help to introduce you to new music.
Tags: #php • mopidy • mpd
subscribe via RSS