active-connect-ng1
TypeScript icon, indicating that this package has built-in type declarations

1.12.1 • Public • Published

Run Jest Tests

Active-Connect

Connection framework built for smart web-based projects using NodeJS, Angular and Websockets.

This package can be used to integrate angular.

This project is developed right now. Stay tuned.

Decorators

Annotations

@Route("route.child")
public async func(data: any):Promise<any> {
    // do something befor executing the method
    return new Promise(resolve => {
        // do something after executing the method
    })
}

Readme

Keywords

Package Sidebar

Install

npm i active-connect-ng1

Weekly Downloads

88

Version

1.12.1

License

MIT

Unpacked Size

53.2 kB

Total Files

46

Last publish

Collaborators

  • hiptjo