0.1.0 • Published 5 years ago

@plurid/plurid-html-ssr v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

Transform web documents into a 3D explorable structure

The monorepository contains packages implementing the plurid' technology to create a 3D browser view based on the plurid-specification.

Plurid Application

To generate a plurid' application the CLI tool @plurid/generate-plurid-app can be used

npx @plurid/generate-plurid-app

Packages

@plurid/generate-plurid-app • create a plurid' application with one command

@plurid/plurid-data • constants, interfaces, enumerations

@plurid/plurid-engine • 3D utility functions

@plurid/plurid-html • HTML Custom Elements implementation

@plurid/plurid-html-ssr • HTML Custom Elements implementation with Server-Side Rendering

@plurid/plurid-pubsub • Publish/Subscribe message bus

@plurid/plurid-react • React implementation

@plurid/plurid-react-ssr • React implementation with Server-Side Rendering

@plurid/plurid-renderer • rendering engine

@plurid/plurid-scripts • build/development utility functions

@plurid/plurid-server • server for server-side rendering and application serving

@plurid/plurid-state • state management for a plurid application

@plurid/plurid-vue • Vue implementation

@plurid/plurid-vue-ssr • Vue implementation with Server-Side Rendering

0.1.0

5 years ago