@ffilip/chan180-utils
v3.4.8
Published
Lightweight TypeScript utilities with shared types, models, and browser helpers (like fullscreen and DOM tools).
Maintainers
Readme
@ffilip/chan180-utils
Lightweight TypeScript utilities with shared tools and browser helpers (like fullscreen and DOM tools).
Installation
with npm:
npm install @ffilip/chan180-utilsor with yarn:
yarn add @ffilip/chan180-utilsUsage
import { isPlainObject } from "@ffilip/chan180-utils/types";
import { toggleFullScreen } from "@ffilip/chan180-utils/helpers";Features
🧩 Shared TypeScript types and models
⚙️ Browser helpers (fullscreen, DOM utilities, etc.)
🧠 Built-in typings — no @types needed
License
MIT © 2025 Phillip K.
