Giter Club home page Giter Club logo

webjars's Introduction

WebJars

.github/workflows/test.yml

This is source for the http://www.webjars.org website. This is also the place to file requests for new WebJars.

For more information about WebJars visit the website: http://www.webjars.org

Development Info

Run the web app:

  1. Start a local memcache server
    docker run -p11211:11211 memcached
    
  2. ./sbt ~run

Note: Deploying WebJars to BinTray / Maven Central requires a bunch of stuff. In the future that will be documented but for now, deployment won't work in plain development environments.

Run the all tests:

  1. ./sbt test

Run a specific test, i.e.:

  1. testOnly utils.LicenseDetectorSpec -- ex "detect the license"
export OSS_GPG_PASS=asdf
export OSS_GPG_KEY=$(gpg --no-tty --pinentry-mode loopback --passphrase "$OSS_GPG_PASS" --export-secret-keys | base64 -w 0)

webjars's People

Contributors

arenard avatar arend-von-reinersdorff avatar aruizca avatar dependabot[bot] avatar gitter-badger avatar httpain avatar huntc avatar jacodg avatar jamesward avatar jeluard avatar l0rdn1kk0n avatar lykathia avatar mkurz avatar mslinn avatar mwanji avatar nbauernfeind avatar ngocdaothanh avatar paladox avatar pfgray avatar philippn avatar phillip-kruger avatar retroryan avatar robshep avatar scala-steward avatar sh0 avatar tduchateau avatar thomaskos avatar tsegismont avatar wienczny avatar zy4 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

webjars's Issues

Add WebJar Locator for Spring MVC

Not sure this is a good idea or not, but why not remove the version number from the path?

This way, upgrading from one version to another provided the lib did not change much is just a mere change in pom.xml or equivalent?

Document usage of Spring MVC + Servlet 3

Hi

Using Spring MVC in a Servlet 3 container only requires the following configuration (in javaconfig but this can be extended to using xml config) :

registry.addResourceHandler("/webjars/**").addResourceLocations("/webjars/");

There is no need to specify classpath:/META-INF/resources/

Cheers

Nicolas

JqueryUI themes

Hi !

First of all, congrats ! Great idea and great job !

Could you please add jQuery UI ThemeRoller support ?

It could be great to have, for instance, one webjar per theme and why not a webjar that embeds all themes !
You can see all themes listed here.

Thanks !

stompjs, stomper.js

Libraries that supports STOMP and STOMP-Websocket protocol for javascript!

Project Updates

Watch this thread for general project updates and discussion.

require.js

AFAIK, require.js is often used with larger frameworks like backbone and ember. I would appreciate webjars support for it or a suggestion for another module loader library :(

Thanks and thank you also for the great project,

Robin

Helper Library for Play 2

Create a helper library that makes it easier to use WebJars in Play 2.

  • Reverse routing without version numbers
  • WebJarAssets Controller

CoffeeScript

Here's a WebJar for the CoffeeScript compiler: https://github.com/mwanji/coffee-script-webjar

The download link points to my own server because I couldn't find a CDN that had 1.4.0 and I was too lazy to figure out how to extract specific files from the archive. I hope that's OK.

add jQuery 1.6.2

Will you add previous versions of the libraries or only the latest? I really need older ones sometime, like jquery 1.6.2...

add more JavaScript libraries

Hi there,

I added your project to mine and it looks promising. However the number of JS libraries offered by webjars is quite limited. Would it be possible to add some more JS libraries:

  • jQuery libraries: jquery-ui, jquery-tmpl
  • Bootstrap libraries: all if possible

thanks,
Łukasz

Support for XuiJS

XuiJS is a super micro tiny dom library for authoring html5 mobile web applications: http://xuijs.com/

It would be nice to add this library as a webjar.

Thanks,
Alex

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.