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

eventric

Package Overview
Dependencies
Maintainers
2
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.8
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
69
decreased by-40%
Maintainers
2
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 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 on the behaviour of your business and built your application on it.

The eventric.js philosophy is to emphasize Domain-driven design, Event-driven architecture and Task-based UIs.

Features

  • BoundedContexts / MicroServices
  • CQRS
  • EventSourcing
  • DomainEvents

More Informations in the Wiki.

Quick Start

For a brief overview on how to use eventric check out one of the following examples:

Running Tests

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

grunt spec

You can watch for file-changes with

grunt watch:hybrid

License

MIT

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

Keywords

FAQs

Package last updated on 17 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