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

  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    anyone with an Open Hub account can update a project's tags
  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    search using multiple tags to find exactly what you need
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!