meteor-fast-render
Page loader
A library that enables fast initial page loads in Meteor applications by pre-rendering content before the DDP connection is established
Render you app even before the DDP connection is live. - magic?
58 stars
5 watching
19 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
meteorhacks/meteor-ssr | Enables Server Side Rendering with Meteor using compiled templates and helpers | 264 |
e-potek/method-cache | Caches heavy method fetches to speed up Meteor application performance | 9 |
meteorhacks/picker | A lightweight, flexible router for Meteor that allows you to define routes with filtering and middleware capabilities. | 182 |
achipa/qondrite | A JavaScript client library wrapper for Meteor backend connections in QML applications | 51 |
ycs77/inertia-page-loader | A plugin for Inertia.js that enables server-side rendering of pages using packages or modules. | 28 |
ajwann/svg-loaders-react | A React-based SVG loading animation library with customizable components and options | 106 |
meteor/blaze | A reactive HTML template engine that eliminates the need for update logic and automates DOM updates | 528 |
mgechev/ngx-quicklink | An Angular module that automatically downloads and preloads lazy-loaded modules associated with visible links on the screen. | 752 |
goldfire/phaser-webpack-loader | A plugin that loads game assets in parallel using Webpack, handling caching and asset variants. | 90 |
meteorwebcomponents/layout | A polymer-based layout component for meteor applications | 5 |
amansachan1/meteoros | A real-time cloud rendering system in Vulkan that simulates volumetric clouds. | 189 |
ngneat/content-loader | An Angular component that displays a customizable loading animation similar to Facebook cards loaders. | 735 |
whackashoe/antimoderate | Reduces page loading time by preloading and rendering smaller, blurred images while the full-sized image loads in the background. | 1,505 |
johnthepink/meteor-launch | Automates deployment of Meteor applications to various app stores and platforms | 26 |
inprogress-team/react-native-meteor | A package that simplifies the connection to Meteor's DDP servers in React Native applications. | 693 |