Skip to content

[🚧 Work in Progress] Open-source TypeScript library that brings Osmocom's mobile communication capabilities to the web

License

Notifications You must be signed in to change notification settings

wavelet-lab/osmoweb

Repository files navigation

OsmoWeb

OsmoWeb is an open-source TypeScript library that brings Osmocom's mobile communication capabilities to the web.

⚠️ This project is under active development. Not all features are implemented yet and some functionality may not work.

Description

Setup the project

npm install

Build the project

Build

npm run build

Run tests

Run unit tests for each workspace

npm run test

Run all tests

npm run test:all

Run all tests and watch for changes

npm run test:watch

Run coverage check

npm run test:coverage

License

OsmoWeb is MIT licensed.

About

[🚧 Work in Progress] Open-source TypeScript library that brings Osmocom's mobile communication capabilities to the web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published