# NeutralinoJs - JS/HTML/CSS로 크로스플랫폼 앱 만들기

> Clean Markdown view of GeekNews topic #2046. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2046](https://news.hada.io/topic?id=2046)
- GeekNews Markdown: [https://news.hada.io/topic/2046.md](https://news.hada.io/topic/2046.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-05-09T09:47:06+09:00
- Updated: 2020-05-09T09:47:06+09:00
- Original source: [neutralino.js.org](https://neutralino.js.org/)
- Points: 10
- Comments: 3

## Topic Body

- Electron / NW.js 와 비슷하지만 초경량 & 빠름

ㅤ→  메모리 7MB 내외. 앱 크기 1MB 이하(압축)

- Node와 크로미움을 내장하지 않고, 플랫폼 브라우저 이용 & C++서버를 XHR로 호출하여 사용

- 개발환경 구축이 빠르고 쉬움. 별도 의존성 없음

- 윈/맥/리눅스

- OS 레벨 API 제공 : FileSystem, runCommand 등

## Comments



### Comment 1771

- Author: gwanryo
- Created: 2020-05-11T14:08:39+09:00
- Points: 1

간단한 프로그램 만들기엔 더없이 좋네요

### Comment 1751

- Author: iolothebard
- Created: 2020-05-09T10:15:24+09:00
- Points: 2

옛날에 만들었던 앱스프레소와 동일한 방식이네요... 아득하네요... 앱스프레소

### Comment 1748

- Author: xguru
- Created: 2020-05-09T09:47:18+09:00
- Points: 1

물론 아직 일렉트론 보다는 덜 성숙한 상태.

다만 예전 같았으면 윈도우에서 IE에 의존하는 상황때문에 약간 호환성 문제가 있었겠지만,

이제 Edge가 크로미움 기반으로 완전히 이전하면 Neutralino 가 일렉트론보다 가볍게 쓰기 좋을듯.
