Noj Vek

Results 26 issues of Noj Vek

See https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Timing-Allow-Origin and https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Server-Timing#performanceservertiming_interface Without the header, browser client can't access serverTiming information from cross origin request.

1. Would be nice to have an api.md where one can browse the typescript interface. 2. If that is not possible, please commit the lib folder, so one can look...

http://willdrevo.com/fingerprinting-and-audio-recognition-with-python This link doesn't work anymore.

I know this is related to #505 , but wanted to put the solution out on the internet if someone else hit it too. This one took us many hours...

when webpack compiles sourcemaps, the urls look like this webpack:///./foo/bar/some/file.js is there a way to tell source-map-support, how to map webpack:/// files ?

This repository has a ton of issues and discussion, although effectively things are dead. There is no movement as of 2 years ago. That being said, I value the ability...

Meta

I acknowledge that the old JSX 2.0 proposal (#65) had way too many comments to keep up a discussion and is closed for discussion. This proposal tries to accomodate many...

Proposal 2.0

Would love to see some rough documentation on how nedb stores its data inside a file. kinda like sqlite https://www.sqlite.org/fileformat.html

Currently when compiling with webpack, debugging an issue inside virtual-jade compilation is very hard. The output is quite verbose. Source map support that maps to jade would be a time...