#
single-page-app
Here are 1,533 public repositories matching this topic...
Telegram web application, GPL v3
-
Updated
Jun 15, 2021 - JavaScript
-
Updated
May 10, 2021 - JavaScript
Client-Side JavaScript Site Generator
-
Updated
Apr 28, 2021 - JavaScript
-
Updated
Apr 20, 2021 - JavaScript
白卷是一款使用 Vue+Spring Boot 开发的前后端分离项目,附带全套开发教程。(A simple CMS developed by Spring Boot and Vue.js with development tutorials)
-
Updated
Apr 22, 2021 - Java
A simple middleware-style router for isomorphic JavaScript web apps
-
Updated
Jul 1, 2021 - TypeScript
用React和Ant Design搭建的一个通用管理后台
react
redux
crud
admin
webpack
database
dashboard
react-router
ant
single-page-app
reactjs
admin-dashboard
admin-ui
database-management
antd
database-gui
frontend-framework
admin-theme
ant-design
-
Updated
Jun 28, 2017 - JavaScript
Watch videos with friends online with the new real time video synchronization platform
nodejs
social
synchronization
video-player
single-page-app
socket-io
realtime
web-sockets
watch-synchronized-videos
-
Updated
May 28, 2021 - JavaScript
A lean, modular web server for rapid full-stack development.
web-development
web-server
server
backend
progressive-web-app
single-page-app
full-stack
webapp
lws
webapplication
-
Updated
Jul 6, 2021 - JavaScript
A highly opinionated starter kit for building Single Page Applications with Laravel and Vue.js
-
Updated
Oct 3, 2018 - PHP
Dependency free file server for single page app development
-
Updated
Jun 30, 2021 - JavaScript
Vue.js based REST-ful CRUD system
javascript
cms
boilerplate
crud
spa
webpack
rest
vue
material-design
single-page-app
vuejs2
vuex
crm
crud-application
crm-system
boilerplate-application
vuetify
vue-crud
-
Updated
May 27, 2021 - Vue
Create React App with server-side code support
react
javascript
graphql
template
relay
boilerplate
babel
webpack
isomorphic
create-react-app
single-page-app
ssr
reactjs
server-side-rendering
graphql-js
react-starter-kit
react-starter
relay-modern
-
Updated
Jun 7, 2021 - JavaScript
miaulalala
commented
Jun 22, 2021
We currently use foreach (array_chunk($ids, 1000) as $chunk) pretty much everywhere to chunk IN querys for Oracle.
Change the number to a constant with an expressive name, so people can extrapolate why we use chunking.
Letterpad is an open-source and a high performant publishing engine, built with react & graphql and runs ridiculously fast 🚀
-
Updated
Jul 2, 2021 - CSS
A Simple, Powerful Webpack Front-End Development Solution
react
typescript
vue
single-page-app
webpack-configuration
stylus
server-side-rendering
hot-reload
weex
wepback
multi-page-application
image-mining
js-minify
service-worker-precache
less-loader
css-minify
sass-load
easywebpack
webpack4
-
Updated
Jul 7, 2021 - JavaScript
A frontend framework for building admin SPAs on top of REST services, using React and Material Design.
react
graphql
admin
rest
single-page-app
material-ui
admin-dashboard
admin-on-rest
frontend-framework
react-admin
-
Updated
Aug 8, 2018 - JavaScript
Declarative AJAX requests and automatic network state management for single-page applications
react
redux
javascript
fetch
graphql
front-end
ajax-request
typescript
frontend
single-page-app
websocket
ajax
http-client
monorepo
websocket-client
axios
optimistic-ui
higher-order-reducers
optimistic-updates
-
Updated
Jun 12, 2021 - JavaScript
A GraphQL-powered, single-page dashboard application for Saleor.
react
graphql
ecommerce
typescript
dashboard
single-page-app
uri
ecommerce-platform
hacktoberfest
saleor
saleor-dashboard
-
Updated
Jul 8, 2021 - TypeScript
Static file serving for Electron apps
-
Updated
Jan 23, 2021 - JavaScript
Create Elm programs that run in browsers!
-
Updated
Jul 5, 2021 - Elm
An iOS Wrapper application to create a native iOS App from an offline-capable Progressive Web App.
ios
wrapper
spa
pwa
offline
appcache
progressive-web-app
offline-first
single-page-app
ios-app
ios-swift
offline-capable
offline-app
ios-pwa-wrapper
ios-wrapper
-
Updated
Jul 3, 2019 - Swift
A reactive mini-social-network created with Vue!! 🏳️🌈 🤞 - No longer maintained.
-
Updated
Jan 4, 2021 - Vue
Android Wrapper to create native Android Apps from offline-capable Progressive Web Apps
android
wrapper
spa
pwa
offline
service-worker
progressive-web-app
offline-first
single-page-app
android-wrapper
android-app
offline-capable
offline-app
android-pwa-wrapper
-
Updated
Jul 8, 2020 - Java
a simple SPA in vanilla js
-
Updated
Oct 11, 2018 - JavaScript
A JavaScript router for single-page applications
-
Updated
May 31, 2021 - JavaScript
Telegram Web K, GPL v3
-
Updated
Jul 8, 2021 - TypeScript
An Isomorphic MVC Framework
-
Updated
Apr 12, 2021 - JavaScript
Improve this page
Add a description, image, and links to the single-page-app topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the single-page-app topic, visit your repo's landing page and select "manage topics."


Is your feature request related to a problem? Please describe.
SelectArrayInput sometime shows a narrow drop-down which squeeze the label on initial render. Current implementation only adjust the size of the
Selectbased on selection items width on opening up theSelectcomponent.Currently it pass own its own
labelWidthprop to theSelectcomponent.**Describe the solution you'