This website requires JavaScript.
Explore
Register
Sign In
templates
/
nextjs-template
Watch
1
Star
0
Fork
0
You've already forked nextjs-template
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1950c3612a0e6183b2e826c151b3280682ed91ba
nextjs-template
/
.templates
/
module
/
{{name.kebabCase}}
/
index.ts
2 lines
59 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor: привести проект к стайлгайду - Убран FC из всех шаблонов и компонентов - Заменён interface на type, .interface.ts на .type.ts - Добавлен паттерн Params/Props/RootAttrs в типы - Деструктуризация пропсов перенесена в тело компонента - Добавлены styles/ и types/ для feature, entity, widget, screen - Добавлен расширенный JSDoc-шаблон с назначением и сценариями - Исправлен баг в index.ts шаблона component - Добавлены .editorconfig, .env.example - Добавлен organizeImports.biome в .vscode/settings.json - Исправлен .gitignore для .env.example - Переписан README под проект-шаблон - Удалён CLAUDE.md
2026-04-02 17:01:22 +03:00
export
{
{
{
name
.
pascalCase
}
}
}
from
'./{{name.kebabCase}}'
Reference in New Issue
Copy Permalink