@nice2dev/templates
v1.0.15
Published
Nice2Dev Templates - Ready-to-use application templates (Health, PersonalFinance, TaskManager, LifeDashboard, TorrentUI)
Downloads
563
Maintainers
Readme
@nice2dev/templates
Ready-to-use application templates built with the Nice2Dev component library.
Components
- NiceHealth — Personal health tracking (workouts, nutrition, sleep, medical records, medications).
- NicePersonalFinance — Personal finance manager (accounts, budgets, transactions).
- NiceTaskManager — Task and project management.
- NiceLifeDashboard — Life management dashboard aggregating Health/Finance/Tasks.
- NiceTorrentUI — BitTorrent client UI shell.
Install
npm install @nice2dev/templatesUsage
import { NiceHealth, NiceTaskManager } from '@nice2dev/templates';These are full application templates intended as starting points or demo apps —
not single-purpose UI controls. For controls, see @nice2dev/ui and the
specialized @nice2dev/ui-* packages.
