#
hybrid
Here are 394 public repositories matching this topic...
naiyerasif
commented
May 28, 2022
Would it be possible to let folks pass their own slugify function to generate slugs for markdown headings? Some usecases for this are
- backward compatibility (if I'm migrating from some other framework)
- customization of slugs (one off custom transformations)
- handling special usecases for non-latin languages (like Urdu)
Possible alternative
If it is too much, [@sindresorhus/sl
good first issue
Good for newcomers
markdown
p2-nice-to-have
Not breaking anything but nice to have (priority)
AgentWeb is a powerful library based on Android WebView.
-
Updated
Mar 18, 2022 - Java
12
tipshot
commented
Dec 26, 2018
A high-performance、high-extensibility、easy integration framework for Hybrid content page. Support most content page types of News App.
-
Updated
Dec 21, 2021 - Objective-C
javascript
swift
js
wkwebview
bridge
webkit
hybrid
webviewjavascriptbridge
jsbridge
wkwebviewjavascriptbridge
-
Updated
Feb 14, 2022 - Swift
欢迎关注公众号“前端自习课”,本仓库包含丰富的前端学习资料,包括 JavaScript、前端框架、HTTP、GraphQL、TS、Vue、React、Webpack等,还有很多我的原创文章,喜欢的朋友欢迎stat。🚀 持续更新中...
-
Updated
Apr 17, 2022 - JavaScript
android
pie-chart
chart
charts
webview
highcharts
animation
graphics
dynamic
data-visualization
area-chart
radar-chart
hybrid
chart-library
bubble-chart
hybird
column-chart
bar-chart
line-chart
android-charts
-
Updated
May 16, 2022 - Java
uniapp是一个基于Vue同构技术的小程序+APP框架,维护一套代码可以发布10多个平台。uapp⚡️ 是解决 uniapp 开发痛点并提升其开发效率的命令行工具,类似于cordova, ionic, expo脚手架的作用。
-
Updated
May 26, 2022 - JavaScript
visualization
kotlin
pie-chart
chart
webview
highcharts
graphics
plot
area-chart
radar-chart
hybrid
chart-library
bubble-chart
column-chart
polar-chart
funnel-chart
stacked-chart
bar-chart
line-chart
pyramid-chart
-
Updated
May 16, 2022 - Kotlin
Open
好像无法实际操作页面,看不了请求包
3
ailittleo
commented
Sep 17, 2018
好像无法实际操作页面,看不了请求包
WebTorrent (with WebRTC support in Node.js)
-
Updated
Jun 10, 2022 - JavaScript
Real-Time Hybrid Hair Rendering using Vulkan™
real-time
scalable
cpp
vulkan
glsl
rasterizer
renderer
novel
hybrid
volume-renderer
hair
level-of-detail
strand
raymarcher
-
Updated
Nov 26, 2021 - C++
-
Updated
Apr 25, 2022 - TypeScript
Thera is an integrated development environment(IDE) powered by Alibaba.com aimed for improving mobile hybrid solution develop experience, such as weex, luaview, react native.
-
Updated
Aug 9, 2017 - CoffeeScript
This project provides all you need to create an unattended installation of a minimal setup of Linux.
linux
vm
ubuntu
virtual-machine
iso
provisioning
kvm
uefi
disk-image
raw
automated-deployment
hybrid
qcow2
preseed
unattended-installation
unattended
physical-machine
debian-installer
pre-installed
raw-image
-
Updated
Sep 14, 2021 - Shell
Apache Cordova is an open-source mobile development framework. It allows you to use standard web technologies such as HTML5, CSS3, and JavaScript for cross-platform development, avoiding each mobile platforms' native development language. (Apache Cordova是一个开放源代码的移动开发框架,它允许你使用web技术如:JavaScript,HTML,CSS进行跨平台开发,避免使用原生开发。)
-
Updated
Nov 12, 2018
flutter_thrio makes it easy and fast to add flutter to existing mobile applications, and provide a simple and consistent navigator APIs.
android
dart
ios
navigator
flutter
hybrid
flutter-plugin
hybrid-app
flutter-examples
flutter-app
hybird-flutter
-
Updated
May 22, 2022 - Dart
kerkee is a hybrid app framework,This repository is kerkee for android
-
Updated
Jun 23, 2020 - Java
Improve this page
Add a description, image, and links to the hybrid topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hybrid topic, visit your repo's landing page and select "manage topics."



Describe the feature you'd like to request
I want to be able to initialize a Next.js app with the
srcdirectory.It is currently a hassle to create the
srcon your own and movepagesand other folders to it.Describe the solution you'd like
Add an option to
create-next-appto be able to do that. Like:--src, `