ngx-tryton
TypeScript icon, indicating that this package has built-in type declarations

4.0.1 • Public • Published

Angular Tryton

An Angular 2 module that makes tryton JSONRPC working in the Angular Way. Contains two services trytonService and sessionService and one filter urlTryton.

Install

npm install ngx-tryton

Usage
-----

### Import services and inject them

```typescript
import {TrytonService} from 'ngx-tryton/services/tryton-service'
import {SessionService} from 'ngx-tryton/services/session-service'

@Component({
    ...
    providers: [HeroService]
})
...

Authors and Contributors

This module was built at Openlabs for Angular 1, and evolved and mantained by Fulfil.io.

It was migrated to Angular 2 and refactorized by Guillem Barba

Readme

Keywords

Package Sidebar

Install

npm i ngx-tryton

Weekly Downloads

0

Version

4.0.1

License

MIT

Last publish

Collaborators

  • raimonesteve
  • aasnan