@freshworks/ember-sequential-render

2.0.0 • Public • Published

Ember Sequential Render

Build

Modern SPA layouts have an overload of information in the user's viewport in any given route. What's preventing secondary information from blocking or taking up resources, which, if left alone, would drastically improve the rendering of the primary content? More thoughts on Critical Rendering Path

ember-sequential-render helps in CRP optimization with the following features:

Prioritized Sequential Rendering

A composable container component, sequential-render, which prioritizes and queues the data fetch and the rendering of its content with the necessary loading states.

Postrender callback

An elegant way to defer the load of thirdparty resources after the rendering of the highest priority item in your queue.

Compatibility

  • Ember.js v3.20 or above
  • Ember CLI v3.20 or above
  • Node.js v12 or above

For lower Ember versions, please use v1.3.1.

Installation

ember install @freshworks/ember-sequential-render

Usage

Usage Documentation

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

Package Sidebar

Install

npm i @freshworks/ember-sequential-render

Weekly Downloads

517

Version

2.0.0

License

MIT

Unpacked Size

313 kB

Total Files

64

Last publish

Collaborators

  • rihan.siddhi
  • vinodhmanick
  • mdibrahim
  • arvindan.aswathanarayanan
  • freshworks-dev
  • muthufd
  • prasannanfd
  • sankar-ganesh
  • hrishikesh
  • rajasegar-c
  • ravirajsubramanian
  • adithya_nat
  • freshanand
  • harishkumr