-
Is there a timescale for Handlebars supporting ES6 modules?
This would allow it to be imported into JS modules without needing to add it to the html page head as a UMD module.
Cheers.
-
-
This is a template to report bug related to redmine issue templates plugin.
You can fill in any format, free style in case report features or questions.
## Summary
IE11の場合、チケット作成画面でテンプレ選択の欄が表示さ…
-
@TsumiNa thanks for this great initial work to bring the elegance of Aurelia to the Meteor community. I would like to 'revive' this package, to update it to use recent versions and methods for packagi…
-
### Expected behavior
`choo` should accept valid JS code in the emitter callback.
### Actual behavior
`choo` throws
> "Unexpected token: punc ()) while parsing file: /app/index.js"
when an…
-
Many WoT scripts on the client side are likely to be reusable across applications, in a similar fashion to Node-RED modules. For instance, control loop between sensors and actuators (temperature senso…
-
I think we should replace `let` with `var` to solve this simple problem. The minimizer dont understand es6?
```
require('lasso').configure({
plugins: [
'lasso-marko', // Allow Marko …
-
# VS Code Manual
## command-line
https://code.visualstudio.com/docs/editor/command-line
```sh
# Sometimes you will want to open or create a file.
# If the specified file does not …
-
# codes snippets
https://github.com/xyz-data/vscode-react/issues
https://github.com/xyz-data/?utf8=%E2%9C%93&q=vs&type=&language=
https://github.com/xyz-data/vscode-react/blob/master/snippets…
-
Hi,
When adding any `SimpleSchema` **array content** type checking the output of the collection definition is skipped altogether.
Say you have this fields in a collection definition:
```
{
"name…