Skip to content

Repository files navigation

@nexdom/shared

CI CD Dependabot

Some models, services and utils we need on daily bases.

For more examples and information, check the docs page.

💻 Get started

Install

vp add @nexdom/shared
# But, if you're not using Vite+ yet...
npm i @nexdom/shared
# Or
pnpm add @nexdom/shared
# Or
yarn add @nexdom/shared

Usage

import { toKebab } from "@nexdom/shared/utils";

const kebabMessage = toKebab("Hello world");

// Will print "hello-world"
console.log(kebabMessage);

🧱 Contribute

Help us improve our community.

Report an issue you've found or check our Contribution Guide to learn how to code in our project and open your own PRs to us.

📄 License

MIT License © 2026-PRESENT NEXDOM

About

Some models, services and utils we need on daily bases.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages