-
Updated
Aug 1, 2016 - JavaScript
opensource
Open source is a term denoting that a product includes permission to use its source code, design documents, or content. It most commonly refers to the open source model, in which open source software or other products are released under an open source license as part of the open source-software movement. Use of the term originated with software, but has expanded beyond the software sector to cover other open content and forms of open collaboration.
Here are 407 public repositories matching this topic...
-
Updated
Apr 27, 2020 - JavaScript
My Setu
-
Updated
Oct 19, 2019 - JavaScript
-
Updated
Apr 22, 2019 - JavaScript
If I want to change the settings (for example to use the Dogecoin Mainnet), I need to manually enter #settings in the URL.
-
Updated
Jun 3, 2020 - JavaScript
Currently the runner creates an empty files in docs/ when there is no @public in the JSDoc comment (e.g. or no comments at all in the .js file).
Hacktoberfest 2019
Hacktoberfest is approaching, and so are your chances to get a free tee from Digital Ocean and DEV!
Start contributing to Open-Source by making your first Pull Request at https://www.gitstart.tech
P.S.: To win an official limited edition Hacktoberfest shirt, you must sign up on the Hacktoberfest site: https://hacktoberfest.digitalocean.com and make **four pull requests (PRs) on
Problem description: on small screens table cells have uneven widths which looks odd.
This seems to be related to the length of the username and word wrapping.
Reproduction repository: https://github.com/ehmicky/portable-node-guide
Must be looked a
Handle common errors
Is your feature request related to a problem? Please describe.
The bot currently decides whether to 'init' (install the placeholders for the table and badge) for the README if there is no .all-contributorsrc file. If the file is found, it skips this step. This causes the bot to crash if a user has an .all-contributorsrc file but has nothing else.
Describe the solution you'd like
H
-
Updated
May 1, 2020 - JavaScript
-
Updated
Mar 27, 2019 - JavaScript
-
Updated
Jun 3, 2020 - JavaScript
Is your feature request related to a problem? Please describe.
Currently yvm only supports english and has no easy way to convert the messaging to other languages
Describe the solution you'd like
Abstract all cli messaging and support translating into other languages
**Describe alternatives you've consider
-
Updated
Mar 6, 2019 - JavaScript
-
Updated
Feb 10, 2019 - JavaScript
-
Updated
May 18, 2020 - JavaScript
Simply add below line 87:
else
{
echo '<li><a href="http://www.DOMAIN/register.php"><span class="glyphicon glyphicon-pencil"></span> ',_('Register'),'</a></li>';
}
-
Updated
May 13, 2020 - JavaScript
@ProBeta1 thank you, but is there a way I can edit documentation myself? We evolve this API and I need to reflect changes in the doc. Please advise.
Originally posted by @elitemaks in postmanlabs/covid-19-apis#111 (comment)
-
Updated
Apr 5, 2020 - JavaScript
-
Updated
Oct 9, 2019 - JavaScript
-
Updated
Jun 4, 2020 - JavaScript
-
Updated
Jun 3, 2020 - JavaScript



When I include a
target="_blank"in the anchor tags within my descriptions, these are being stripped out in the end product (referring to the one in use at radar.thoughtworks.com).After generating the radar, when I inspect a link using Chrome Dev Tools, I can clearly see the
targetattribute is gone and only thehrefremains.Is there a reason this is being done?
My goal is to allo