Skip to content
#

generator

Here are 7,214 public repositories matching this topic...

github-profile-readme-generator
typedoc
okikio
okikio commented Dec 26, 2021

Search Terms

Would it be possible to add a GitHub link and/or a link to the actual site (instead of the typedoc site), to the default theme?

Problem

I find for typedoc sites, I get to the typedoc site, and would like t

enhancement help wanted good first issue
adelin-b
adelin-b commented May 6, 2022

Hello, thoses two types are required by PlopGenerator however everything works fine when they are not set.

export interface PlopGenerator extends PlopGeneratorConfig {
	runPrompts: (bypassArr?: string[]) => Promise<any>;
	runActions: (
		answers: any,
		hooks?: PlopActionHooks
	) => Promise<{
		changes: PlopActionHooksChanges[];
		failures: PlopActionHooksFailures[];
	}>;
}

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.

  • Updated Feb 20, 2022
  • CSS

coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc.

  • Updated Sep 26, 2021
  • Objective-C

Improve this page

Add a description, image, and links to the generator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the generator topic, visit your repo's landing page and select "manage topics."

Learn more