showcase | Showcase lets you build previews
kandi X-RAY | showcase Summary
kandi X-RAY | showcase Summary
showcase is a Ruby library. showcase has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
Showcase lets you build previews for your partials, components, view helpers, Stimulus controllers and more — Rails engines included!. Add a partial to app/views/showcase/previews and it'll show up in Showcase's menu. Each sample shows the render time in milliseconds and the allocation count so it's easier to spot if there's something different happening between your samples.
Showcase lets you build previews for your partials, components, view helpers, Stimulus controllers and more — Rails engines included!. Add a partial to app/views/showcase/previews and it'll show up in Showcase's menu. Each sample shows the render time in milliseconds and the allocation count so it's easier to spot if there's something different happening between your samples.
Support
Quality
Security
License
Reuse
Support
showcase has a low active ecosystem.
It has 67 star(s) with 2 fork(s). There are 16 watchers for this library.
It had no major release in the last 12 months.
There are 2 open issues and 2 have been closed. On average issues are closed in 12 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of showcase is v0.4.3
Quality
showcase has no bugs reported.
Security
showcase has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
showcase is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
showcase releases are available to install and integrate.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of showcase
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of showcase
showcase Key Features
No Key Features are available at this moment for showcase.
showcase Examples and Code Snippets
No Code Snippets are available at this moment for showcase.
Community Discussions
No Community Discussions are available at this moment for showcase.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install showcase
Add these lines to your application's Gemfile. See next section for why Showcase is in the test group.
Support
Any Rails engines in your app that ships previews in their app/views/showcase/previews directory will automatically be surfaced in your app. Here's an example from the bullet_train-themes-light Rails engine. Showcase respects the Rails views rendering order, allowing you to override a specific preview. So if an engine ships an app/views/showcase/previews/partials/_alert.html.erb preview, you can copy that to the same path in your app and tailor it to suit your app's documentation needs. Showcase will then show your override instead of the engine's original. 📖 How does this work? 📖 Internally, Showcase leverages Rails controllers' ordered set of view_paths — which each engine automatically prepends their app/views directory to by calling something like ActionController::Base.prepend_view_path when initializing.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page