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

  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    search using multiple tags to find exactly what you need
  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project
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!