Posts
-
chatgpt-spring-boot-starter
a chatgpt starter based on Openai Official Apis.
This starter is based on OpenAi Official Apis. You can use chatgpt in springboot project easily.
Tags: #java • starter • chatgpt
-
searchable
A php trait to search laravel models
Simply add the package to your
composer.json
file and runcomposer update
."nicolaslopezj/searchable": "1.*"
Tags: #php • laravel • search
-
blueprint
A code generation tool for Laravel developers.
Blueprint requires a Laravel application running a supported version of Laravel. Currently that is Laravel 10.38 or higher.
Tags: #php
-
localer
Automatic detecting missing I18n translations tool.
Add this line to your application’s Gemfile:
gem 'localer'
And then execute:
$ bundle
Or install it yourself as:
$ gem install localer
Tags: #ruby • i18n • dependency-analysis
-
netty-4-user-guide-demos
Netty demos. (Netty 案例大全)
Demos of Netty 4.x User Guide 《Netty 4.x 用户指南》/《Netty原理解析与开发实战》,文中用到的例子源码。
Tags: #java • netty
-
MidiWriterJS
♬ A JavaScript library which provides an API for programmatically generating and creating expressive multi-track MIDI files and JSON.
addEvent({event}, mapFunction)
setTempo(tempo)
addText(text)
addCopyright(text)
addTrackName(text)
addInstrumentName(text)
addMarker(text)
addCuePoint(text)
addLyric(text)
setTimeSignature(numerator, denominator)
Tags: #javascript • music • midi
-
Gladys
A privacy-first, open-source home assistant
You can try Gladys Assistant on our demo website.
Tags: #javascript • gladys • assistant
-
extension
The first open-source browser extension wallet for Bitcoin NFTs
UniSat Wallet - the first open-source browser extension wallet for Ordinals on bitcoin.
- Website: https://unisat.io/
- Twitter: https://twitter.com/unisat_wallet
Tags: #typescript • bitcoin • extension
-
MALSync
Integrates MyAnimeList/AniList/Kitsu/Simkl into various sites, with auto episode tracking.
MAL-Sync is a powerful extension and userscript, which enables automatic episode tracking between MyAnimeList/Anilist/Kitsu/Simkl and multiple anime streaming websites.
Makes it possible to use your MyAnimeList/Anilist/Kitsu/Simkl anime/mangalist as a centralized bookmarks system for all supported pages.
Tags: #typescript • myanimelist • crunchyroll
-
laravel-health-check
A package for checking the health of your Laravel & Lumen applications
The purpose of this package is to surface a health-check endpoint on
/health
which, when hit, returns the status of all the services and dependencies your project relies on, along with the overall health of your system. This is useful in both development and production for debugging issues with a faulty application.This package also adds a
/ping
endpoint. Just hit/ping
and receivepong
in response.Tags: #php • laravel-health-check • laravel
subscribe via RSS