-
-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add packages @foadonis/magnify and @foadonis/shopkeeper (#103)
* feat: add @foadonis/shopkeeper * feat: add @foadonis/magnify * fix: add icon and description to foadonis packages
- Loading branch information
Showing
3 changed files
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
name: magnify | ||
category: Database | ||
npm: '@foadonis/magnify' | ||
repo: FriendsOfAdonis/magnify | ||
description: Plug and play full-text search for your Adonis application. | ||
icon: foadonis.png | ||
compatibility: | ||
adonis: ^6.0.0 | ||
firstReleaseAt: '2024-09-28T15:18:50.355Z' | ||
lastReleaseAt: '2024-10-02T22:03:47.155Z' | ||
type: 3rd-party | ||
github: https://github.com/FriendsOfAdonis/magnify/tree/main | ||
website: https://friendsofadonis.github.io/docs/magnify/introduction |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
name: shopkeeper | ||
category: Payment | ||
npm: '@foadonis/shopkeeper' | ||
repo: FriendsOfAdonis/shopkeeper | ||
description: Adonis Shopkeeper provides an expressive, fluent interface to Stripe's subscription billing services. | ||
icon: foadonis.png | ||
compatibility: | ||
adonis: ^6.0.0 | ||
firstReleaseAt: '2024-09-23T15:49:48.861Z' | ||
lastReleaseAt: '2024-09-26T23:05:50.123Z' | ||
type: 3rd-party | ||
github: https://github.com/FriendsOfAdonis/shopkeeper/tree/main | ||
website: https://friendsofadonis.github.io/docs/shopkeeper/introduction |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.