Skip to main content

A very useful function to build style configuration, API Response Combination, Complex API Serialization or other properties dynamically by simplifying flexible management based on runtime conditions.

This package works with Node.js, Deno, Bun, Browsers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
94%
Published
2 weeks ago (0.0.45)
Cretex logo

Cretex

Documentation

Documentation jsdelivr

Repository

Repository Issues Changelog License

Installation

NPM JSR DENO jsdelivr

Packages

min minzip dependency-count tree-shaking

Score and Test

JSR Score test

Add Package

deno add jsr:@cretex/dynamic

Import symbol

import * as dynamic from "@cretex/dynamic";

---- OR ----

Import directly with a jsr specifier

import * as dynamic from "jsr:@cretex/dynamic";

Add Package

npx jsr add @cretex/dynamic

Import symbol

import * as dynamic from "@cretex/dynamic";

Add Package

yarn dlx jsr add @cretex/dynamic

Import symbol

import * as dynamic from "@cretex/dynamic";

Add Package

pnpm dlx jsr add @cretex/dynamic

Import symbol

import * as dynamic from "@cretex/dynamic";

Add Package

bunx jsr add @cretex/dynamic

Import symbol

import * as dynamic from "@cretex/dynamic";