New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@visallo/requirejs-ejs-plugin

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@visallo/requirejs-ejs-plugin

RequireJS EJS Plug-in

  • 0.3.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

RequireJS EJS Plug-in

Use EJS templates with RequireJS.

Versions

rejs : 0.3

Dependencies (tested with, may work with newer versions):

ejs : 0.8.3 (github)
requirejs : 2.1.5 (github)
text : 2.0.5 (github)

For Demo:

bower : 0.8.5 (github)

Demos

In order to view the demos, you'll need to install bower and have bower install the required libs.

$ (sudo) npm install -g bower
$ bower install
$ npm install
$ npm start

Go to http://localhost:4567/demo/index.html in your browser.

TODO

  • (high priority) Add support for nested includes.
  • Add support for mixing in custom ejs filters.

Tests

Coming soon.

Inspiration

Inspired by and borrowed code from requirejs-hogan-plugin (github).

FAQs

Package last updated on 04 May 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc