-
Updated
Jun 15, 2020 - JavaScript
simple
Here are 3,506 public repositories matching this topic...
-
Updated
Jul 6, 2020 - JavaScript
-
Updated
May 25, 2020 - Python
-
Updated
Jan 18, 2020 - Java
-
Updated
Jan 1, 2020
It wasn't clear to me from this guide:
How to set an arbitrary http response status code like "500" maybe it could be improved upon? Thanks!
You autocomplete looks good but are there any docs how to style it the way it fits to the respective design ? Would be helpful or better to set in the options
Thanks for this nice plugin
-
Updated
Mar 14, 2017 - Python
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
Hello, users of sol2! This issue was made so that I could get a better idea of what you all use for Lua and how much you like / dislike sol2 compared to what you used to use (if anything) and sol2 now. If anyone could just reply to this issue with their thoughts, perhaps answer some of the questions below (or go on a tangent, really anything), I'd appreciate it. I'm going to be writing a paper abo
-
Updated
May 29, 2020 - JavaScript
-
Updated
Jan 28, 2020 - Python
I am trying to play with async(d) [without yet resorting to reading the source], and noticed huge gaps in documentation. (I suggest stuff here, because I am not even sure (yet) what is the full feature set, but if you say it's impossible for you to find time for documentation in te foreseeable future I will read the source and reverse engineer it and document it. Mention it.)
The document
I think it's confusing that you need both files. What's the difference between config and settings, anyway? My suggestion would be to use config.json exclusively.
-
Updated
Apr 22, 2020 - CSS
-
Updated
Mar 27, 2019 - JavaScript
-
Updated
Jun 2, 2020 - JavaScript
Write some tests
Would be good to have some basics tests in here.
Could just use jest, or something else. Very open to ideas
-
Updated
Jun 1, 2020 - Ruby
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Jun 9, 2020 - CSS
-
Updated
Jun 16, 2020 - Python
Adding a forwarded class argument allowing to set the CV paper type looks wise; additionally, the margins should be re-scaled to match the chosen paper type.
-
Updated
Jun 10, 2020 - JavaScript
Improve this page
Add a description, image, and links to the simple topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the simple topic, visit your repo's landing page and select "manage topics."


We're not checking the validity of HTML for the demo page. This was noticed in #119.
It would be nice to have something added to check for HTML validity - either something that lints the HTML files, or something that makes the build task fail when HTML isn't valid.
I would be looking for recommendations on how to do this and would be open to any pull request that accomplishes the goal!