百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
I

iotjs

> 编程语言
开源

基于 JavaScript 的物联网平台 http://www.iotjs.net

2.6K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

基于 JavaScript 的物联网平台 http://www.iotjs.net

IoT.js: Platform for Internet of Things with JavaScript

You can find project details on our project page and wiki.

Memory usage and Binary footprint are measured at here with real target daily.

The following table shows the latest results on the devices:

Raspberry Pi 3
Raspberry Pi 2
STM32F4-Discovery

IRC channel: #iotjs on freenode Mailing list: [email protected], you can subscribe here and access the mailing list archive here.

Quick Start

Getting the sources

bash
git clone https://github.com/jerryscript-project/iotjs.git
cd iotjs

How to Build

bash
tools/build.py

How to Test

bash
tools/testrunner.py build/x86_64-linux/debug/bin/iotjs

Trying out with a REPL

bash
build/x86_64-linux/debug/bin/iotjs tools/repl.js

For Additional information see Getting Started.

Documentation

  • Getting Started
  • API Reference

License

IoT.js is Open Source software under the Apache 2.0 license. Complete license and copyright information can be found within the code.

Copyright 2015-present Samsung Electronics Co., Ltd. and other contributors

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Copyright Node.js contributors. All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

This license applies to parts of '*.js' files in '/src/js', implementing node.js compatible API, originating from the https://github.com/nodejs/node repository:

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

C

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言