A node server for screenshot testing that takes base64 string for captured screenshot and compares it with exisiting screenshot and generates diff image and a test report as an html file.
Resizable component for React.
A draggable and resizable React Component
dropdown ui component for react
Provide certificates for vite's https dev service
dialog ui component for react
tabs ui component for react
Align DOM Node Flexibly
CodeMirror component for React.
Basic configuration for the CodeMirror6 code editor.
Screenshots with JavaScript
Quickly generate image from DOM node using HTML5 canvas and SVG
No description provided.
Starts server, waits for URL, then runs test command; when the tests end, shuts down server
Include Flmngr file manager server-side into your Express app or website
tabs ui component for react
A simple micro-library for defining and dispatching keyboard shortcuts. It has no dependencies.
Themes for CodeMirror.
Flmngr file manager UI component for React
Promptbook: Create persistent AI agents that turn your company's scattered knowledge into action
New syntax to add attributes to Markdown.
React component preview markdown text in web browser. The minimal amount of CSS to replicate the GitHub Markdown style.
Copy to clipboard.
Use the screenshot reporter to capture screenshots after each executed Protractor test case.
tui-td drives terminal applications in a PTY, captures ANSI state as structured data, and provides PNG screenshots and HTML renders. Includes an MCP server for AI-driven testing, a JSON test runner, RSpec matchers, Minitest assertions, semantic selectors, and named snapshot testing.
Hooks into RSpec and makes browser screenshots in all js-feature specs. It works, by hooking into Capybara's click_on, click_button, etc. methods and will make a screenshot before and after each click. After all tests run, it will generate a report page, default under public/screenshot_overview (which can conveniently be viewed through the dev server: http://localhost:3000/screenshot_overview/).