# jsre-types **Repository Path**: xieyuanbin1/jsre-types ## Basic Information - **Project Name**: jsre-types - **Description**: EdgerOS JSRE TypeScript declarations - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-08 - **Last Updated**: 2022-10-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README EdgerOS JSRE Type Definitions --- This is TypeScript declarations of EdgerOS JavaScript Runtime environment. Unlike Node.js, EdgerOS JSRE is built on top of SylixOS® kernel and light weight JavaScript engine that is more memory efficient. Thanks to the self-owned OS kernel, EdgerOS JSRE support both synchronous and asynchrous programming mode and many other powerful utilities that may ease your development. For more information please check [EdgerOS API](https://www.edgeros.com/edgeros/api/). ## About version This package's *major* and *minor* version number will keep in sync with EdgerOS JSRE, while the *patch* number is subject to change. For example, when current EdgerOS JSRE release is 1.14.0, this package version could be 1.14.x. ## Contribute It's appreciated if you can contribute to this project by reporting bugs, and PR is also welcomed.