Skip to content

Repository files navigation

A JavaScript library that wraps the TM1 REST API written in TypeScript

Work in progress

This project is currently a work in progress but hoping to release a beta soon!

Inspiration

This project is greatly inspired by TM1py so make sure to check that out if you haven't already!

Connect

constconfig={address: 'localhost',port: 8543,user: 'admin',password: '',ssl: true};consttm1=awaitTM1Service.connect(config);constcube=awaittm1.cubes.get('Revenue');

About

A JavaScript library written in TypeScript that wraps the TM1 REST API

Topics

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages