Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://scalacenter.github.io/scalajs-bundler/
https://scalacenter.github.io/scalajs-bundler/
npm scala-js webpack
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://scalacenter.github.io/scalajs-bundler/
- Owner: scalacenter
- License: other
- Created: 2016-09-21T12:18:53.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-07-08T20:18:04.000Z (7 months ago)
- Last Synced: 2024-07-31T21:53:06.863Z (6 months ago)
- Topics: npm, scala-js, webpack
- Language: Scala
- Homepage: https://scalacenter.github.io/scalajs-bundler
- Size: 4.01 MB
- Stars: 234
- Watchers: 23
- Forks: 101
- Open Issues: 98
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
scalajs-bundler [![](https://index.scala-lang.org/scalacenter/scalajs-bundler/sbt-scalajs-bundler/latest.svg)](https://index.scala-lang.org/scalacenter/scalajs-bundler) [![Gitter](https://img.shields.io/badge/gitter-join%20chat-green.svg)](https://gitter.im/scalacenter/scalajs-bundler) [![CI](https://github.com/scalacenter/scalajs-bundler/actions/workflows/ci.yml/badge.svg)](https://github.com/scalacenter/scalajs-bundler/actions/workflows/ci.yml)
==============Module bundler for Scala.js projects that use NPM packages.
Uses [npm](https://www.npmjs.com) and [webpack](https://webpack.github.io/) under the hood.
## Documentation
More information on how to use it in the [documentation](https://scalacenter.github.io/scalajs-bundler).
## Contributing
scalajs-bundler is community-maintained.
Contributions are welcome! See the [open issues](https://github.com/scalacenter/scalajs-bundler/issues) and
the [CONTRIBUTING.md](CONTRIBUTING.md) file.## License
This content is released under the [BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause).