Polymer looks very good and I'd like to give it a try, however for our project, Node is not part of our platform and it cannot be. What is required to make a Polymer project that does not require Node or NPM?
Polymer does not require node or npm per se. We recommend using Bower (requires nodejs) to get elements because it handles the dependency management.
Alternatively, you can use git to fetch stuff. We have have a pull-all.sh script that gets you everything in a single checkout: http://www.polymer-project.org/resources/tooling-strategy.html#git
Moving forward, we're working on solutions to provide .zip files of element collections. Stay tuned!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With