coffeescript
Here are 1,009 public repositories matching this topic...
I had found a couple of issues that could be clarified in the documentation and examples from the wiki.
Mock Server Files
The example doesn't work correctly when multiple mock files are removed the "drop files here" message is shown early due to the files property not being populated with the entries added programmatically. (I assume because they're objects not file instances). I tri
steps to repro:
- Enter more than 16 digit number
- delete the last 3 digits..
- In UI it shows 16 digit.. on form submit, the value is 17 digit.
Would you accept a pull request adding tint and shade functions? These would mix the colour with white and black respectively, at a given percentage.
An Easy and Fast WYSIWYG Editor
-
Updated
Apr 30, 2020 - JavaScript
XMLElement.js:4 Uncaught TypeError: Cannot read property 'prototype' of undefined
"dependencies": {
"@angular/common": "^2.1.0",
"@angular/compiler": "^2.1.0",
"@angular/compiler-cli": "^2.1.0",
"@angular/core": "^2.1.0",
"@angular/forms": "^2.1.0",
"@angular/http": "^2.1.0",
"@angular/platform-browser": "^2.1.0",
"@angular/platform-browser-dynamic": "^2.1.0",
DEPRECATED, see https://github.com/github/hubot-scripts/issues/1113 for details - optional scripts for hubot, opt in via hubot-scripts.json
-
Updated
Jul 10, 2017 - CoffeeScript
Empower your website frontends with layouts, meta-data, pre-processors (markdown, jade, coffeescript, etc.), partials, skeletons, file watching, querying, and an amazing plugin system. DocPad will streamline your web development process allowing you to craft powerful static sites quicker than ever before.
-
Updated
Nov 12, 2019 - CoffeeScript
The troubleshooting documentation explaining the issues with the google ads is ambiguous or incorrect.
The HTML code uses a CSS class of my-sticky-element:
< div class="sticky-parent"> < div class="sticky-spacer"> < div class="my-sticky-element">Hello world</div> </ div> .. the rest of the page ... </ div>
Ho
Using decaffeinate@6.0.9 installed via Yarn.
Confusing, ugly output is produced when a function contains only a leading comment followed by a return. The example below is structured the same as some code I encountered. At first I thought it was the empty, unindented line that was throwing it off, but it turns out the expression-bodied arrow-function transform does not account for leading
Web-based music player for the cloud
-
Updated
Mar 20, 2018 - CoffeeScript
Description
While hubot-slack has support for reconnecting when the connection to Slack is lost, there is a limit to the number of reconnection attempts. If several reconnection attempts fail, the bot will simply hang without a connection. This causes trouble for our process manager, since the client staying open means we don't end up automatically restart it. When this has happened for us
Crossbrowser & lightweight way to check if user is looking at the page or interacting with it.
-
Updated
Apr 25, 2020 - TypeScript
When I try to beautify the i get the following problem
TypeError: Cannot read property 'on' of undefined
I just installed beautify and uncrustify
https://gist.github.com/ODCA117/917affd6b11437517535a45350379820
CoffeeScript-Object-Notation. Same as JSON but for CoffeeScript objects.
-
Updated
Jul 3, 2020 - CoffeeScript
This should be an easy fix and I think it could be helpful for user looking to create a new branch.
createReference is passed three arguments:
ghrepo.createReference('master', '18293abcd72', callback);
The first argument should be the new branch name.
The second argument should be the SHA-1 hash value of the commit to branch off.
A better example would be as follows:
// get th
An XML builder for node.js
-
Updated
Apr 8, 2020 - CoffeeScript
In the docs to derive a function you have to use Algebrite.d(...). The thing is that in practice what actually works is Algebrite.derivative(...). Point me in the right direction and I can send in a Pull Request.
-
Updated
Sep 6, 2016 - CoffeeScript
A NodeJS based shell. Everything is an Object!
-
Updated
Nov 18, 2016 - CoffeeScript
Randomized with seed 07249
Started
..............F...............FF..............................FFFFFFFFFFFFFFFFFFFFFF
Failures:
- payment validating card types should validate troy card types
Message:
AssertionError [ERR_ASSERTION]: troy
Stack:
error properties: Object({ generatedMessage: false, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' })
Update docs
When I add or remove a subreddit from the selected subreddits, the song list index does not reset.
In other words, I add three subreddits (A, B, C). I then listen until song 20 in the song list. I then change my selected subreddits to (X, Y, Z). The song list ignores the first 20 songs (which are now X, Y and Z) and plays song 21.
I would expect the song list index to reset to the first unpl
Re: https://artsy.slack.com/files/U03QR772P/F7XQB5FPB/image_uploaded_from_ios__1_.png
The mobile show page only display one artist in the artworks column even though the artworks are by multiple artists. It's fine on [desktop](https://github.com/artsy/force/blob/aa4
Pure and simple clientside templates
-
Updated
Dec 28, 2019 - CoffeeScript
scaleApp is a JavaScript framework for scalable and maintainable One-Page-Applications
-
Updated
Oct 14, 2019 - CoffeeScript
Framer module to add inputs to your prototypes and easily turn your designs inputs into real inputs
-
Updated
Jan 1, 2019 - CoffeeScript
Improve this page
Add a description, image, and links to the coffeescript topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the coffeescript topic, visit your repo's landing page and select "manage topics."



Steps to Reproduce
Details