Skip to content

A lightweight and versatile utility library for JavaScript and TypeScript, designed to simplify development tasks with clean and reusable helper functions.

Notifications You must be signed in to change notification settings

akhfasarrofi/simple-wizard

Repository files navigation

All in one helper and custom form
Made with love ❤️

This package provides several frequently used helpers such as isEmpty, isNull, and others. These are designed to speed up and simplify your development process. Additionally, it reduces the need to write excessive code to create components.

⚙️ Install

Install secara lokal di folder proyek Anda:

# npm
npm i simple-wizard
# Yarn
yarn add simple-wizard
# pnpm
pnpm add simple-wizard
# bun
bun install simple-wizard

You can also install it globally but it's not recommended.

📖 Usage

Bundle files

import { bundle } from 'simple-wizard'

🤝 Collaborate

If you have feature requests, questions, or find a bug, don't hesitate to create an issue. We greatly appreciate contributions and collaboration from the community. Let's develop this package together!

About

A lightweight and versatile utility library for JavaScript and TypeScript, designed to simplify development tasks with clean and reusable helper functions.

Resources

Stars

Watchers

Forks

Packages

No packages published