eusyn
v0.0.46
Published
Eusyn is a comprehensive library designed to streamline and accelerate app development with Nuxt. Leveraging Tabler for its design and components, and Tabler Icons for its iconography, this collection provides all the essential UI elements and utilities n
Readme
Eusyn
Eusyn is a comprehensive library designed to streamline and accelerate app development with Nuxt. Leveraging Tabler for its design and components, and Tabler Icons for its iconography, this collection provides all the essential UI elements and utilities needed to build robust Nuxt applications efficiently.
Installation
npm i eusynor
yarn add eusynConfiguration
To use Eusyn, add it to the modules section of your nuxt.config.ts file:
modules: [
'eusyn'
]Documentation
Visit https://github.com/ to explore the documentation.
Local Development
Clone the repository to your local machine:
git clone https://github.com/ashtav/eusynInstall dependencies:
pnpm installGenerate type stubs:
pnpm run dev:prepareTo test the components using playground, run:
pnpm run playCredits
License
Licensed under the MIT license.
