2
I Use This!
Activity Not Available
Analyzed over 1 year ago. based on code collected over 1 year ago.

Project Summary

A framework to develop complex JavaScript applications.

OOP Intellisense support: base constructor, base methods, namespaces, imports,... (VS2012)

LINQ: fw.linq.asEnumerable(cars).where("x => x.brand == 'bmw'").groupBy("year").toArray()

EventDispatcher/EventProperty: this.myEvent = new fw.events.EventProperty(this, "changeSomething"); ... this.myEvent.add(handler); ... this.myEvent.dispatch({additionalData: "abc"});

Queues: Advanced queuing of steps (wait for previous steps/events/..., handle errors,...)

Localization

...

Tags

event eventdispatcher eventproperty events framework intellisense javascript js linq oop queues resourcemanagement resources templates

In a Nutshell, JavaScript Framework...

Quick Reference

MIT License
Permitted

Commercial Use

Modify

Distribute

Sub-License

Private Use

Forbidden

Hold Liable

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    check out hot projects on the Open Hub
  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    data presented on the Open Hub is available through our API
About Project Security

Languages

JavaScript
91%
HTML
6%
2 Other
3%

30 Day Summary

Dec 18 2024 — Jan 17 2025

12 Month Summary

Jan 17 2024 — Jan 17 2025

Ratings

1 user rates this project:
3.0
   
3.0/5.0
Click to add your rating
  
Review this Project!