#
project
Here are 5,018 public repositories matching this topic...
jeancsanchez
commented
Oct 14, 2019
I think you could rename the project's file to follow the guidelines with lowercase and undescore. Just an improvement :)
`
Some file systems are not case-sensitive, so many projects require filenames to be all lowercase. Using a separating character allows names to still be readable in that form. Using underscores as the separator ensur
The checklist that is used when a project is going live
-
Updated
May 27, 2020
Generate a markdown TOC (table of contents) for a README or any markdown files, using remarkable. Used by assemble, verb, and lots of other projects on GitHub. API and CLI.
nodejs
javascript
markdown
readme
node
navigation
table-of-contents
project
toc
toc-generator
markdown-toc
remarkable
md
jonschlinkert
-
Updated
Apr 19, 2020 - JavaScript
Gantt Chart [ javascript gantt chart, gantt component, vue gantt, vue gantt chart, responsive gantt, project manager , vue projects ]
javascript
svg
jquery
task
vuejs
vue
responsive
project
project-management
task-manager
gantt-chart
gantt
javascript-gantt
vue-gantt
jquery-gantt
gantt-javascript
project-gantt
vue-gantt-chart
gantt-component
vue-gantt-component
-
Updated
Jun 6, 2020 - Vue
A project and package manager for Unity
package-manager
package
dependency-manager
organization
manager
management
unity3d
project
project-management
dependency
-
Updated
Feb 5, 2019 - C#
A Web Artisan list of categorized OPEN SOURCE PROJECTS built with Laravel PHP Framework.
open-source
php
laravel
open
laravel-framework
project
laravel-package
newbie
open-source-project
newbie-help
categorized
-
Updated
Jul 9, 2020 - PHP
awesome typescript open source projects, includes IDE, Framework, Library, Tool
-
Updated
Jul 29, 2018 - TypeScript
Digital Neural Networks Architecture
-
Updated
Apr 21, 2020 - JavaScript
Teamvision软件工程协作工具
api
devops
task
ci
cd
bug-tracker
issue-tracker
project
project-management
issue-management
apitest
pipline
-
Updated
Jul 1, 2020 - JavaScript
-
Updated
Dec 4, 2018 - JavaScript
Node.js Starter Kit, latest v14.x features and minimum dependencies
-
Updated
Jul 17, 2020 - JavaScript
F# CLI tool for project, file, and solution management
-
Updated
May 23, 2020 - F#
A Sublime Text 2/3 plugin to allow creating any kind of project from your own custom templates
-
Updated
Feb 24, 2020 - Python
A new command line tool and developer framework for scaffolding out GitHub projects. Generate offers the robustness and configurability of Yeoman, the expressiveness and simplicity of Slush, and more powerful flow control and composability than either.
rails
template
boilerplate
yo
generator
yeoman
generate
scaffold
project-template
project
slush
initialize
init
create
scaffolder
scaffolding
-
Updated
Sep 21, 2017 - JavaScript
Find Amazing Github
Projects ⚡
-
Updated
Jun 26, 2020 - JavaScript
All of my completed Android Basics Nanodegree by Google projects.
-
Updated
Jul 29, 2017 - Java
Improve this page
Add a description, image, and links to the project topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the project topic, visit your repo's landing page and select "manage topics."


The chat tutorial listed for elixir is outdated. It uses a old version of phoenix and could be confusing to new users who would be learning a oudated set of syntax, application structure, commands i.e.
mix phoenix.createvs.mix phx.create.Also it's missing some steps. For one this they never do
mix ecto.createwithout which the postgres database is not initialized so the app doesn't wo