2
I Use This!
Activity Not Available
Analyzed 11 months ago. based on code collected 11 months 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...

  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    learn about Open Hub updates and features on the Open Hub blog
  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    check out hot projects on the Open Hub
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!