AbsoluteJS

Package Exports

Supported import paths exposed by the core framework package.

#Public exports

Import from these subpaths instead of reaching into package internals. The package selects browser and server implementations where an export provides conditional entry points.

Import pathPurpose
@absolutejs/absoluteFramework-neutral server APIs and shared types.
@absolutejs/absolute/buildProgrammatic production build entry point.
@absolutejs/absolute/clientFramework-neutral browser runtime APIs.
@absolutejs/absolute/imageClient-side image URL and optimization helpers.
@absolutejs/absolute/islandsFramework-neutral island runtime and contracts.
@absolutejs/absolute/angularAngular browser integration and public APIs.
@absolutejs/absolute/angular/componentsAngular components supplied by AbsoluteJS.
@absolutejs/absolute/angular/serverAngular server-rendering integration.
@absolutejs/absolute/reactReact browser integration and public APIs.
@absolutejs/absolute/react/componentsReact components supplied by AbsoluteJS.
@absolutejs/absolute/react/hooksReact hooks supplied by AbsoluteJS.
@absolutejs/absolute/react/routerReact Router integration for client navigation.
@absolutejs/absolute/react/serverReact server-rendering integration.
@absolutejs/absolute/svelteSvelte browser integration and public APIs.
@absolutejs/absolute/svelte/serverSvelte server-rendering integration.
@absolutejs/absolute/svelte/routerSvelte client router primitives.
@absolutejs/absolute/svelte/components/*.svelteDirect Head, Image, JsonLd, AwaitSlot, and StreamSlot component entry points. Head, Image, and JsonLd also expose .js aliases.
@absolutejs/absolute/svelte/Island.svelteDirect Svelte Island component entry point; the equivalent .js alias is also exported.
@absolutejs/absolute/svelte/router/*.svelteDirect Svelte Link, Route, and Router component entry points; equivalent .js aliases are also exported.
@absolutejs/absolute/vueVue browser integration and public APIs.
@absolutejs/absolute/vue/componentsVue components supplied by AbsoluteJS.
@absolutejs/absolute/vue/components/Image.vueDirect Vue image component entry point.
@absolutejs/absolute/vue/serverVue server-rendering integration.
@absolutejs/absolute/style-module-shimType declarations for imported style modules.