kedium-types
v1.2.0
Published
A package containing BlogType and UserType
Readme
kedium-types
A TypeScript utility package that provides common types like BlogType,UserType,
FollowType,
BlogType,
ActivityType,
CommentsType and
CustomJwtPayload for use in your projects.
Features
- TypeScript definitions for blog and user management systems.
- Easily extendable for various projects.
- Strongly-typed models:
BlogType,UserType,FollowType,BlogType,ActivityType,CommentsTypeandCustomJwtPayload, etc.
Installation
Install the package using npm:
Key Sections:
- Badges: Displays the npm version and license.
- Features: Lists what the package provides.
- Installation: Instructions to install the package using
npmoryarn. - Usage: Demonstrates how to import and use the types.
- Versioning: Explains the versioning strategy (semantic versioning).
- Contributing: Guides on how to contribute to the project.
- License: Specifies the license.
- Author and Acknowledgements: Provides credit to you as the author and mentions contributors.
You can add more sections based on your specific requirements!
