Giter VIP home page Giter VIP logo

require-kernel's People

Contributors

cweider avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

require-kernel's Issues

Kernel doesn't play well with Application cache.

https://developer.mozilla.org/en-US/docs/HTML/Using_the_application_cache

"Never access cached files by using traditional GET parameters (like other-cached-page.html?parameterName=value). This will make the browser bypass the cache and attempt to get it from network. To link to cached resources that have parameters parsed in JavaScript use parameters in the hash part of the link, such as other-cached-page.html#whatever?parameterName=value."

require kernel creates urls such as

/javascripts/lib/ep_etherpad-lite/static/js/pad.js?callback=require.define

Please quote the MIT license (in README.md or LICENSE file)

Hi Chad,

I am currently packaging require-kernel.js for Debian and the package archive's ftpmasters would love to obtain some extra info on what you refer to as MIT license.

Please note: there are loads of different nuances of MIT license around on the globe [1]. Can you please add a LICENSE file or quote the MIT license text in README.md?

Once this information has been added, it would be fabulous if you could tag a new minor release.

Thanks,
Mike

[1] http://en.wikipedia.org/wiki/MIT_License#Various_versions

Support nested libraries

Introduce the concept of node_modules (unfortunate naming) when looking up libraries. This is necessary for reuse of things managed by NPM. While this use case is in the minority ATM, it is likely to become increasingly useful in the future.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.