Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ortexx/akili-connect

Account's avatar
jsdom/jsdom
A JavaScript implementation of many web standards

Support the repos that depend on this repository

Top contributors

ortexx's profile
ortexx
58 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
ortexx

ortexx/akili-connect

Library to implement server-side rendering for Akili framework.

JavaScript
1
0
MIT License

akili‑connect is a Node.js library that adds server‑side rendering (SSR) support to applications built with the **Akili** front‑end framework. It provides Express‑style middleware (`route` and `index`) that loads an HTML template, spins up a jsdom environment, runs the Akili app, and returns the rendered markup for SEO‑friendly delivery. The package is aimed at developers who use Akili and need SSR capabilities for their web apps.