-
### 🔍 Search Terms
"inferring parameters types", "infer input from output types"
### âś… Viability Checklist
- [X] This wouldn't be a breaking change in existing TypeScript/JavaScript code
- [X] This…
-
## Description
India Water Portal has [meteorological datasets](https://www.indiawaterportal.org/articles/background-meteorological-datasets) for 13 climate parameters for all districts of India from…
-
**Describe the problem you would like to solve**
The [UI Library](https://docs.pkp.sfu.ca/dev/ui-library/dev) uses the [BEM](http://getbem.com/introduction/) methodology for writing HTML/CSS based ar…
-
This error happens when I want to test authentication on https://localhost:3443 for an add-in I'm developing locally:
![screen shot 2018-05-15 at 11 21 38](https://user-images.githubusercontent.com…
-
## What is the Problem Being Solved?
With the typeGuards we're repeating type descriptions that are in TS/JSdoc. This is extra work and ambiguous source of truth.
## Description of the Design
…
-
What skill would you like to work on for the night?
-
First of all, thank you for this wonderful framework, it's a really great and useful project !
I'm working on visualization for ontology design pattern (link below for a reference) and i'm thinking…
-
Add Guide/Links that can be used in various Projects. Add them in the comments using the following Markdown Template
```
# A Short Title
Description of this Guide.
**[Link]**
[Guide Link](l…
-
Something I've often struggled with is how to organize my code when I'm not using a framework. Frameworks like Backbone can really help with this by forcing you to organize code into models, collectio…
-
Hi, it would be very helpful if the module 'propagates' the variables defined in it in the node.js environment.
Il'l explain better:
in your base example you wrote
```
var requireFrom = require('requ…