These two websites seem to both describe a very similar, Javascript-based templating language called EJS. But:
What's going on here? Is ejs.co a fork? Are they actually independent?
Ah, down the bottom of the Github repo I think is the answer:
There are a number of implementations of EJS:
- TJ's implementation, the v1 of this library: https://github.com/tj/ejs
- Jupiter Consulting's EJS: http://www.embeddedjs.com/
- EJS Embedded JavaScript Framework on Google Code: https://code.google.com/p/embeddedjavascript/
- Sam Stephenson's Ruby implementation: https://rubygems.org/gems/ejs
- Erubis, an ERB implementation which also runs JavaScript: http://www.kuwata-lab.com/erubis/users-guide.04.html#lang-javascript
So, ejs.co is describing itself as the documentation of the standard, and embeddedjs.com is an (older) implementation of that standard.
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