assemble
There are 56 repositories under assemble topic.
assemble/assemble
Get the rocks out of your socks! Assemble makes you fast at web development! Used by thousands of projects for rapid prototyping, themes, scaffolds, boilerplates, e-books, UI components, API documentation, blogs, building websites/static site generator, an alternative to Jekyll for gh-pages and more! Gulp- and grunt-friendly.
jonschlinkert/gray-matter
Smarter YAML front matter parser, used by metalsmith, Gatsby, Netlify, Assemble, mapbox-gl, phenomic, vuejs vitepress, TinaCMS, Shopify Polaris, Ant Design, Astro, hashicorp, garden, slidev, saber, sourcegraph, and many others. Simple to use, and battle tested. Parses YAML by default but can also parse JSON Front Matter, Coffee Front Matter, TOML Front Matter, and has support for custom parsers. Please follow gray-matter's author: https://github.com/jonschlinkert
base/base
Base is the foundation for creating modular, unit testable and highly pluggable, server-side node.js applications.
jonschlinkert/templates
System for creating and managing view collections, rendering, engines, routes and more. See the "dev" branch for most recent updates.
assemble/grunt-assemble-i18n
Assemble middleware for adding i18n support to projects.
assemble/assemble-workshop
Recipes how to use assemble (v0.12.0+)
jonschlinkert/load-plugins
Thin wrapper around resolve-dep for loading plugins from node_modules or local directories. Like load-gulp-plugins, match dep, etc, but works for gulp, grunt, assemble, verb or anything other task runner or build system that uses plugins.
jonschlinkert/section-matter
Like front-matter, but allows multiple sections in a single document.
base/base-plugins
Add "smart plugin" support to your base application. Adds a `.run` method, allowing plugins to be called on a given object, at any time.
node-toolkit/toolkit
Getting started with toolkit.
base/base-task
base plugin that provides a very thin wrapper around composer for adding task methods to your application.
hackclub/assemble-puzzle
🔍 Solve the puzzle to reveal Hack Club's 2022 summer event: Assemble.
base/base-generators
Plugin that adds project-generator support to your `base` application.
base/base-option
Adds an `option` method to base-methods.
hackclub/assemble-scrapbook
👏 A shipping and judging platform custom made for attendees at Assemble.
base/base-runner
Orchestrate multiple instances of Base at once.
hackclub/assemble-preflight-web
Assemble Ticketing + Preflight Vaccine Verification
criticalmash/assemble-navigation
Creates navigation data for sites built with Assemble
jonschlinkert/hekyll
Migrate Jekyll (gh-pages) themes to use handlebars instead of liquid.
assemble/assemble-fs
Assemble plugin that adds methods to assemble for working with the file system, like src, dest, copy and symlink.
assemble/assemble-helpers
Plugin that adds helpers for assemble projects. Includes both sync and async helpers that take advantage of assemble's powerful features.
jonschlinkert/common-middleware
Common middleware for apps built with base-methods (like assemble, verb, generate, and update)
assemble/assemble-example
This project will help you get started with Assemble. Just download, install the dependencies, and you're off and running!
assemble/assemble-sitemap
Assemble pipeline plugin for generating sitemaps for one or more collections.
Diverently/generator-gulp-assemble
Yeoman generator for static websites using Gulp and Assemble
hackclub/assemble-register
📝 Registration form used for Assemble. Built using Next.js, Theme UI & Airtable.
alichtman/gopro-chaptered-video-assembler
GoPro breaks long videos into multiple files. This tool stitches them back together.
assemble/assemble-pager
Assemble plugin that adds prev/next pager information to the context, for a specific collection, specific files or all files in a stream.
assemble/assemble-render-file
Assemble pipeline plugin for rendering templates in vinyl files.
assemble/assemble-select-files
Assemble plugin that adds a `.selectFiles` method to the instance, for reading in a glob of files and prompting the user to select the files they want to write to the file system.
Corsinvest/eve4ceph-mdti
Merge Diff file To Image for Ceph
helpers/helper-collection
Async collection helper for assemble.
assemble/assemble-middleware-page-variable
Assemble middleware for adding a `page` variable to the context, with details about the current item being rendered.
jonschlinkert/blog
My personal blog and website.
marbleit-dev/threejs-engine
Simple assemble/disassemble demonstration in ThreeJS.