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

eventric

Package Overview
Dependencies
Maintainers
4
Versions
178
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eventric

eventric.js helps developers to build flexible, maintainable, long-lasting web applications

  • 0.0.23
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
69
decreased by-40%
Maintainers
4
Weekly downloads
 
Created
Source

eventric logo

Introduction Build Status

eventric.js is a JavaScript Framework (written in CoffeeScript) which helps developers to build flexible, maintainable, long-lasting web applications. It aims to be an alternative to MVC+CRUD-style Frameworks where you put a lot of effort into defining how your data structure has to look like. With eventric.js you concentrate instead on the behaviour of your business and built your application on it.

Information regarding the Building Blocks, Best Practices, API and more can be found in the Wiki.

Quick Start

npm install eventric

For a brief overview on how to use eventric check out this example:

Philosophy

Running Tests

To execute all (client+server) tests, use:

gulp spec

You can watch for file-changes with

NODE_ENV=workstation gulp watch

License

MIT

Copyright (c) 2013-2014 SixSteps Team, eFa GmbH

Keywords

FAQs

Package last updated on 31 May 2014

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