KO
|
EN
gitlite — search
Search
#llm
#react
#python
#typescript
#tailwindcss
#ai
#nodejs
#redis
#openai
#mongodb
#kotlin
#expressjs
phantomjs
★ 29,456
Open GitHub ↗
스크립트 작성이 가능한 헤드리스 브라우저
Download README (.md)
Explore Similar Repositories
composer
:
Dependency Manager for PHP
react-boilerplate
:
🔥 A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.
v2ray
:
最好用的 V2Ray 一键安装脚本 & 管理脚本
yabai
:
A tiling window manager for macOS based on binary space partitioning
project-guidelines
:
A set of best practices for JavaScript projects
// repository documentation
원문보기 (View Original)
// original (English)
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
phantomjs
?
원문 다운로드 (English .md)
한글 번역본 다운로드 (Korean .md)
# [PhantomJS](http://phantomjs.org) - 스크립트 작성이 가능한 헤드리스 WebKit PhantomJS ([phantomjs.org](http://phantomjs.org))는 JavaScript로 스크립트를 작성할 수 있는 헤드리스 WebKit입니다. 최신 [stable release](http://phantomjs.org/release-2.1.html) 버전은 2.1입니다. **중요**: PhantomJS 개발은 추후 공지가 있을 때까지 중단되었습니다 (자세한 내용은 [#15344](https://github.com/ariya/phantomjs/issues/15344)를 참조하세요). ## Use Cases - **헤드리스 웹 테스트**. 이제 브라우저 없이 매우 빠른 테스트가 가능합니다! - **페이지 자동화**. 표준 DOM API나 jQuery와 같은 일반적인 라이브러리를 사용하여 웹 페이지에 [접근하고 조작](http://phantomjs.org/page-automation.html)할 수 있습니다. - **스크린 캡처**. CSS, SVG, Canvas를 포함한 웹 콘텐츠를 프로그래밍 방식으로 [캡처](http://phantomjs.org/screen-capture.html)하세요. 스크린샷 서비스부터 벡터 차트 래스터라이저까지, 서버 사이드 웹 그래픽 앱을 구축할 수 있습니다. - **네트워크 모니터링**. 성능 분석을 자동화하고, [페이지 로딩](http://phantomjs.org/network-monitoring.html)을 추적하며 표준 HAR 형식으로 내보낼 수 있습니다. ## Features - **멀티플랫폼**. Windows, Mac OS X, Linux 및 기타 Unix 계열의 주요 운영 체제에서 사용할 수 있습니다. - **웹 표준의 빠르고 네이티브한 구현**: DOM, CSS, JavaScript, Canvas, SVG. 에뮬레이션이 아닙니다! - **Linux에서 순수 헤드리스(X11 없음)**. 지속적 통합(CI) 시스템에 이상적입니다. Amazon EC2, Heroku, Iron.io에서도 실행됩니다. - **간편한 설치**: [Download](http://phantomjs.org/download.html) 후 압축을 풀면 단 5분 만에 바로 사용할 수 있습니다. ## Questions? - 전체 [documentation](http://phantomjs.org/documentation/)을 살펴보세요. - PhantomJS 사용법에 관한 수많은 [user articles](http://phantomjs.org/buzz.html)를 읽어보세요. - [mailing-list](http://groups.google.com/group/phantomjs)에 가입하여 다른 PhantomJS 팬들과 토론하세요. PhantomJS는 무료 소프트웨어/오픈 소스이며 [BSD license](http://opensource.org/licenses/BSD-3-Clause) 하에 배포됩니다. 제3자 코드가 포함되어 있으며, 제3자 코드의 라이선스 정보는 포함된 `third-party.txt` 파일을 참조하세요. PhantomJS는 [@ariyahidayat](http://twitter.com/AriyaHidayat)에 의해 생성 및 유지 관리되며, [많은 기여자](https://github.com/ariya/phantomjs/contributors)들의 도움을 받고 있습니다.