■ Front-End ■/JavaScript

[JavaScript] 자바스크립트 프레임워크

한길(One Way) 2023. 3. 1.

자바스크립트는 객체 기반 함수형 스크립트 언어이며 웹에서 중요한 위치를 차지하고 있다.

1. jQuery

jQuery는 가장 있기있는 라이브러리이다.

심플한 것이 특징이며 크로스 플랫폼을 지원한다. 

http://jquery.com/

 

jQuery

What is jQuery? jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers.

jquery.com

 

 

2. MooTools

MooTools는 가벼운 객체 지향 프레임워크이다.

http://www.mootools.net/

 

MooTools

MooTools is a collection of JavaScript utilities designed for the intermediate to advanced JavaScript developer. It allows you to write powerful and flexible code with its elegant, well documented, and coherent APIs. MooTools code is extensively documented

mootools.net

 

3. script.aculo.us

script.aculo.us는 문서 객체 모델을 사용해 동적인 시각 효과와 사용자 인터페이스를 제공하는 라이브러리이다. 

http://script.aculo.us/

 

script.aculo.us - web 2.0 javascript

You really, really need to enable JavaScript to view this page. You know, it's about JavaScript. And it will make your life much easier, but it's up to you. web.reload! script.aculo.us provides you with easy-to-use, cross-browser user interface JavaScript

script.aculo.us

 

4. Prototype

Prototype은 Prototype.js라는 이름의 단일 자바스크립트 파일로 구성된 자바스크립트 프레임워크이다. 

http://www.prototypejs.org/

 

Prototype JavaScript framework: a foundation for ambitious web applications

A foundation for ambitious web applications. Prototype takes the complexity out of client-side web programming. Built to solve real-world problems, it adds useful extensions to the browser scripting environment and provides elegant APIs around the clumsy i

prototypejs.org

 

 

5. MochiKit

MochiKit은 경량 라이브러리로 지연된 실행 개념을 사용하여 비동기 동작을 지원한다.

http://www.mochikit.com/

 

Home - Mochikit.com

Tired of a misbehaving JavaScript right when you need to develop your website? Well, Mochikit is here to help you out with its extensive well tested and developed suite of the JavaScript libraries so that your job is done smoothly and fast. If you check th

mochikit.com

 

728x90

댓글