@earthquake/rss
v0.0.3
Published
A package containing a Powerlines React plugin for generating core React runtime functionality.
Downloads
392
Readme
Earthquake - RSS Plugin
💥 Earthquake is a React framework that simplifies Partial Prerendering, React Server Components, Static Site Generation, and Server Side Rendering. It is built on top of Powerlines, a "framework framework" that provides extensible building blocks for creating and using modern development tools.
Installing
Using pnpm:
pnpm add -D @earthquake/rssnpm install -D @earthquake/rssyarn add -D @earthquake/rssBuilding
Run nx build rss to build the library.
Running unit tests
Run nx test rss to execute the unit tests via Jest.
