About 50 results
Open links in new tab
  1. Is JavaScript an open source project? - Stack Overflow

    May 24, 2017 · While I know that it was created by Brendan Eich at Netscape, is JavaScript an open source project? If not, who owns the source code? Also, what compiled language was used to …

  2. Is there any open source interpreter for JavaScript?

    Jul 23, 2011 · Is JavaScript an open source programming language? I want to know how some objects and methods work. I mean, is the compiler, interpreter, or parser for JavaScript open source?

  3. Where does source code for JavaScript itself live? [closed]

    Oct 20, 2021 · While it's not source code exactly, it thoroughly describes all logic that a JavaScript engine should implement. There is no one place for the actual code that runs JavaScript on …

  4. Programmatically open "View Source" HTML Window in Browser with …

    Nov 29, 2009 · How do I programmatically open the "View Source" window (using some Javascript) like when I right click in the browser and click "View Source"? Is this possible?

  5. javascript - Open a URL in a new tab (and not a new window) - Stack ...

    Apr 11, 2015 · It's all determined by your browser's settings. Using window.open tells the browser to open something new, then the browser opens up what is chosen in its settings - tab or window. In the …

  6. ajax - Best open-source javascript tree? - Stack Overflow

    Jun 28, 2016 · Could you propose open source, but commercial-friendly licensed (non-GPL) Javascript trees? Please take into account that I need it for an existing Web application, so I am not sure …

  7. Open Source Javascript PDF viewer - Stack Overflow

    Aug 22, 2010 · Is there any open source Javascript based PDF Viewer available? Any guide to developing this kind of script that renders PDF docs would be helpful.

  8. Doesn't JavaScript Minification hurt open source? [closed]

    Nov 15, 2011 · There's an awful lot on the web these days about how important it is to minify your JavaScript. Speed is all that matters. But doesn't minification work against the openness of Open …

  9. javascript - Open source library for web-based drill down charts ...

    I have seen this Good javascript library for drawing charts using json, which lists charting libraries. I thought to go for FLOT but I didnot see that it is supporting drill down bars. Can any one

  10. Open Source HTML5 Online Powerpoint Viewer - Stack Overflow

    Aug 3, 2016 · Open Source HTML5 Online Powerpoint Viewer Asked 11 years, 2 months ago Modified 9 years, 6 months ago Viewed 34k times