COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20210512173107/https://github.com/topics/skeleton
Here are
1,315 public repositories
matching this topic...
⚪ SVG-Powered component to easily create skeleton loadings.
Updated
May 10, 2021
TypeScript
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
Updated
Apr 28, 2021
Python
Zephir is a compiled high level language aimed to the creation of C-extensions for PHP.
A minimal skeleton for building testable React apps using Babel
Updated
Jul 31, 2018
JavaScript
A delightful way to building a RESTful API with NodeJs & TypeScript by
@w3tecch
Updated
May 10, 2021
TypeScript
The "Symfony Standard Edition" distribution
Composable components for rendering fake (progressive) content like facebook in vue
Updated
May 16, 2020
JavaScript
A powerful UI framework for Google Flutter.
Updated
May 13, 2020
Dart
Collection of source codes, utilities, templates and snippets for Android development.
Windless makes it easy to implement invisible layout loading view.
Updated
Oct 28, 2019
Swift
Lavas webpack plugin: skeleton solution for PWA webshell
Updated
Dec 25, 2018
JavaScript
🎭 An easy, flexible way to implement veil skeletons and shimmering effect for Android.
Updated
Feb 7, 2021
Kotlin
A skeleton to get started with Silex
React component prototyping tool that generates fully connected class component code.
Updated
Feb 23, 2018
JavaScript
Vue component to easily build (or use presets) SVG loading cards Facebook like.
Example of http (micro)service in Scala & akka-http
Updated
Apr 21, 2021
Scala
Placeholder/ Skeleton of React Native
Updated
May 10, 2021
JavaScript
The (un)official Sass Version of Skeleton (2.0.4): A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development
💀 An easy way to create sliding CAGradientLayer animations! Works great for creating skeleton screens for loading content.
Updated
May 9, 2021
Swift
Simple project to quickly start developing a Scala-based microservice or web application, without the need to write login, user registration etc.
Updated
May 11, 2021
Scala
(Do)cumentation (Ge)nerator 10+ languages 📚 Generate proper code documentation skeletons with a single keypress. ⚡️ 🔥
Updated
May 12, 2021
Vim script
Skeleton loading for React
Updated
Oct 30, 2019
TypeScript
Skeleton of a Microservice built with the Flask
Updated
Dec 4, 2018
Python
💯 Boilerplate for Node.js Koa RESTful API application with Docker, Swagger, Jest, CodeCov and CircleCI
Updated
May 10, 2021
JavaScript
A minimal webpack 5 boilerplate with only Babel, SASS and lodash (optional) on board
Updated
May 10, 2021
JavaScript
Improve this page
Add a description, image, and links to the
skeleton
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
skeleton
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Describe the feature or problem you’d like to solve
Currently, when showing skeletons in a table/collection/scroll view, it feels kinda bad (imho) that user interaction or scrolling is disabled.
Proposed solution
Add some kind of flag to allow views to scroll while skeletons are visible?
Global or per-scroll view?