Popular repositories Loading
-
nnadl_site_ja
nnadl_site_ja PublicForked from nnadl-ja/nnadl_site_ja
Web site for book on "Neural Networks and Deep Learning"
HTML
-
DrawerController
DrawerController PublicForked from sascha/DrawerController
A lightweight, easy to use, Side Drawer Navigation Controller in Swift (based on MMDrawerController)
Swift
-
ncmb_ios
ncmb_ios PublicForked from NIFCLOUD-mbaas/ncmb_ios
ニフティクラウド mobile backend iOS SDK
Objective-C
-
awesome-ios
awesome-ios PublicForked from vsouza/awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
Swift
-
plugins
plugins PublicForked from flutter/plugins
Plugins for Flutter, including FlutterFire, maintained by the Flutter team
Dart
12 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
April 2025
Created 1 repository
-
kainosk/sveltekit-adapter-aws
TypeScript
This contribution was made on Apr 14
Created a pull request in jill64/sveltekit-adapter-aws that received 2 comments
add bridgeAuthToken option to AdapterOptions to simplify CDK integration
Previously, bridgeAuthToken was always generated at build time using nanoid(), which meant the token value was not known until the build completed.…
Created an issue in sveltejs/svelte that received 3 comments
import
fails with "failed to fetch" error in Svelte tutorial
Describe the bug Hi, I just started the Svelte tutorial today. While working through the following tutorial page, I noticed that adding an import s…