nasco
v1.0.16
Published
(N)extJS B(as)ic (Co)mponent Library
Downloads
55
Maintainers
Readme
Nasco
(N)extJS B(as)ic (Co)mponent Library
Description
Simplified and easy to use NextJS Components, that can be integrated into your projects. Reduced functionality scope to support the most common user interactions. Following common UX pattern to create a professional appearance without spending to much effort. Mockup as well as complex solutions can be enriched by the provided elements.
Further insight and documentation can be found here. The documentation page has been fully built by using components from this package.
If you would like to share your feedback, extension ideas or report bugs, kindly use the contact option that is available at the following contact page: Link
npm i nasco
[!NOTE] This Library is still under construction. The set of components currently included will be enriched as part of future releases
Supported Functionalities
- Merge and clsx integration for extended customizations of each main component
- Theming support with default "dark:css" and "light:css" preparations
Components
Header Clean and simple header element. Supporting mobile device size adjustments as well as customizable link attributes. Additional space for custom child-elements. For example, the internal Button component can be used with pre-configured styles and size to personalize the overall UX.
Hero The current package provides two different Hero versions. Simple (HeroSimple) - minimalistic text/centered design with single button Image (HeroImage) - Separated text and image areas
RTL (Right to left, Image and content) LTR (Left to right, Content and Image) Placeholder (Image Template) As shown in the RTL or LTR section example, a simple image placeholder can be used as fallback component, or in case you are still in development mode and need a temporary solution.
Cards Simple cards, including crucial sections like "titles", "content" and "menu" enriched by a badge that can be added to the top by choosing one of three versions.
Price Elements Two versions: Banner / extended version Simplified Card approach with fully customizable header and content section.
Rating Simplified Rating Component with crucial properties, as well as a customizable footer section for more content, links ...
ShowCode Component with two main sections.
- Customizable component placeholder, used to maintain description, images and other describing or visualizing elements.
- Code example. Beautified via highlight.js for an increased use for various languages
Testimonials
- Two different styles. A minimalistic Grid approach and a slider and card based version
- Adding swiper package for interactive behavior
Brands Either choose by using a motion supported brand component, or directly integrate the provided BrandList
Timeline The Timeline component offers a modern, sleek way to display chronological events, making it perfect for showcasing personal CVs, project milestones, or any event-based lists.
Footer The Footer component is a versatile layout block designed to create clean, organized sections on your website. It includes multiple customizable areas for links, text, or any other information
More
Learn more about this package, content and feature scope by visiting the documentation.