# JavaScript SDK for openEHR **Category:** [Implementation](https://discourse.openehr.org/c/implem/39) **Created:** 2022-07-31 18:52 UTC **Views:** 700 **Replies:** 1 **URL:** https://discourse.openehr.org/t/javascript-sdk-for-openehr/2883 --- ## Post #1 by @borut.jures While working on a TaskPlanning implementation I realized that I've created a JavaScript library for openEHR as a side effect. I used my Dart SDK and compiled it to JavaScript: 1. openEHR specifications 2. generate Dart SDK 3. use [Dart compiler](https://dart.dev/tools/dart-compile) to compile it to JavaScript SDK Would this be useful for frontend developers? ![java-script-sdk|498x500](upload://yC0Vsdaf9mf1TRyr6VTZfWlMFiD.jpeg) --- ## Post #2 by @thomas.beale [quote="borut.jures, post:1, topic:2883"] Would this be useful for frontend developers? [/quote] I would think so! How about we create a JS repo in the Github openEHR area for you to post this code? Dart and TypeScript would be two other variants that could be useful. --- **Canonical:** https://discourse.openehr.org/t/javascript-sdk-for-openehr/2883 **Original content:** https://discourse.openehr.org/t/javascript-sdk-for-openehr/2883