Skip to content
#

open-source-project

Here are 263 public repositories matching this topic...

NetCoreCMS is a modular theme supported Content Management System developed using ASP.Net Core 2.0 MVC. Which is also usable as web application framework. This project is still under development. Please do not use before it's first release.

  • Updated Jul 10, 2018
  • JavaScript
harshita214
harshita214 commented Jan 27, 2022

Create an extension with your idea it can be a solution to a problem which you face or simply a new innovation you want to build

  • Create a new folder with the name of the extension
  • Add all code (HTML,CSS,JavaScript) in that folder
  • Add a readme file where the preview of the extension is shown
  • Attach a picture of extension while creating a PR

create a Pull Request

good first issue GSSoC22
StudentCode-in.github.io
lakshyatyagi24
lakshyatyagi24 commented Nov 18, 2020
Fix  any of the following:   Element has insufficient color contrast of 2.5 (foreground color:  #ffffff, background color: #1bb1dc, font size: 9.8pt (13px), font  weight: normal). Expected contrast ratio of 4.5:1
`<a href="#about" class="btn-get-started scrollto">`
--
Fix  any of the following:   Element has insufficient color contrast of 3.97 (foreground color:  #ffffff, background color:
enhancement help wanted good first issue
jzheng2017
jzheng2017 commented Dec 22, 2020

Is your feature request related to a problem? Please describe.
Currently some api calls of the SpotifyApi interface return an object wrapping a Paging<T> object. This is done because of how the Spotify Web API return their json.

For instance PlaylistSimplifiedPaging is just wrapping around Paging<PlaylistSimplified>. The end user would have to make an additional getter call to get

enhancement good first issue api

Improve this page

Add a description, image, and links to the open-source-project 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 open-source-project topic, visit your repo's landing page and select "manage topics."

Learn more