-
Please add new webjar formvalidation
http://formvalidation.io
-
https://github.com/webpack/watchpack
Thanks!
-
https://github.com/webpack/loader-utils
Thanks!
-
```
4.0.0
org.sonatype.oss
oss-parent
7
jar
org.webjars
angular-ripple
0.0.5-SNAPSHOT
angular-ripple
WebJar for angular-ripple
htt…
-
Can support be added for OSGi please?
-
```
4.0.0
org.sonatype.oss
oss-parent
7
jar
org.webjars
concat-stream
1.4.6-SNAPSHOT
concat-stream
WebJar for concat-stream
http:/…
-
I tried to create the webjar for the smart-core library required by smart-calendar with existing webjar (I don't know how it's possible) but it doesn't work.
Github project: https://github.com/HTML…
-
I'm trying to use webjars-locator in graaljs and I've the following minimal code:
```java
import java.net.URL;
import org.graalvm.polyglot.Context;
import org.graalvm.polyglot.Value;
import…
-
Should re-packagings of software artifacts from other ecosystems be supported for automatic inclusion in security advisories?
As a specific example, there exists the [webjars](https://www.webjars.o…
-
The incremental compilation of my project ([scalacenter/scaladex](https://github.com/scalacenter/scaladex)) is slowed down by the `webJars` task.
If I run `server/Test/compile` twice without changi…