Build testScripts and devScripts with component
Module to help building SARIF log files
Aimed at making it easier to build Jenkins compatible JUnit XML reports in plugins for testing frameworks
XML utilities for the AWS SDK
Helpers for programatically building ProseMirror test documents
Official React component for CKEditor 5 – the best browser-based rich text editor.
selderee plugin - selectors decision tree builder for htmlparser2 DOM.
Build XML from JSON without C/C++ based libraries
Helper function to build binary assignment operator visitors
A Storybook builder to dev and build with Webpack
HTTP utilities. Used by [electron-builder](https://github.com/electron-userland/electron-builder).
Various utilities. Used by [electron-builder](https://github.com/electron-userland/electron-builder).
Utilities to build DMG. Used by [electron-builder](https://github.com/electron-userland/electron-builder).
electron-builder lib
A Storybook builder to dev and build with Vite
Webpack Builder for Architect
Generate test data for your tests easily.
This plugin generates [Vercel Build Output API v3](https://vercel.com/docs/build-output-api/v3) for Gatsby v4+ projects.
Vite plugins for component tagging and Tailwind config extraction
Plugin for [electron-builder](https://github.com/electron-userland/electron-builder) to build Squirrel.Windows installer.
unist utility to create a new trees with a nice syntax
Port of angular2-query-builder from github.com/designermanjeets/Angular-QueryBuilder in order to support angular 12+
Builds a playbook object from user input for configuring successive documentation components in an Antora pipeline.
build schema with validators for each endpoint
Provides view helpers for creating components, standard component views and css, form builder and a unit test server
Dead Simple CMS is a library for modifying different parts of your website without the overhead of having a fullblown CMS. The idea with this library is simple: provide an easy way to hook into different parts of your application (not only views) by defining the different parts to modify in an easy, straight-forward DSL. The basic components of this library include: * A DSL to define the changeable values in your app * Form generators based on SimpleForm (with or without Bootstrap) and default rails FormBuilder * Expandable storage mechanisms so you can store the data in different locations * Currently supported: Redis, Database, Memcache, even Memory (for testing) * Presenters/renderers so you can take groups of variables and render them into your views (ie image_tag) What it doesn't have: * Versioning - be able to look at old versions of the content * Timing - set start and end time for different content * Page builder tools - this is not the right tool if you want to design full pages