-
Updated
May 29, 2022 - JavaScript
generator
Here are 7,214 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
Recently noticed how many PHP based projects migrates from Travis-CI to GitHub Actions. I didn't try it yet, but after a quick reading I see that GitHub Actions has Ubuntu environment with preinstalled PHP from 7.4 to 8.1, while Travis CI offers [Bi
Currently, few icons are not visible in dark theme. Make them visible by using theme neutral icons. May be we can make use of https://shields.io/ to generate our own kind of badges. For eg: Javascript.
Fix vulnerabilities
-
Updated
Apr 10, 2022 - Ruby
Add GitHub link and/or link to the project site (instead of the typedoc site), to the default theme?
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
-
Updated
May 10, 2022 - Swift
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[];
}>;
}
-
Updated
May 29, 2022 - Rust
-
Updated
Feb 20, 2022 - CSS
-
Updated
Sep 26, 2021 - Objective-C
-
Updated
Feb 23, 2022 - Python
-
Updated
May 28, 2022 - TypeScript
-
Updated
May 27, 2022 - PHP
-
Updated
May 1, 2022 - JavaScript
-
Updated
May 28, 2022 - JavaScript
-
Updated
May 10, 2022 - TypeScript
-
Updated
Mar 8, 2022 - JavaScript
-
Updated
May 21, 2022 - Go
-
Updated
Feb 16, 2022 - Sass
-
Updated
May 25, 2022 - JavaScript
Improve this page
Add a description, image, and links to the generator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the generator topic, visit your repo's landing page and select "manage topics."
It would be useful to add the current Expo version to the
ignite-cli doctor
output.Relatively straightforward update, if anyone wants to take this on.