ViBB는 다양한 오픈소스 소프트웨어를 활용하여 개발되었습니다.
아래는 본 서비스에서 사용된 오픈소스 라이브러리 및 해당 라이선스 정보입니다.
모든 오픈소스 개발자분들께 감사드립니다.
| 패키지명 | 버전 | 라이선스 | 설명 |
|---|---|---|---|
| React | 19.2.0 | MIT | A JavaScript library for building user interfaces |
| React DOM | 19.2.0 | MIT | React package for working with the DOM |
| Next.js | 16.0.7 | MIT | The React Framework for Production |
| @mui/material | 7.3.5 | MIT | React components that implement Material Design |
| @mui/icons-material | 7.3.5 | MIT | Material Design icons for MUI |
| @emotion/react | 11.14.0 | MIT | CSS-in-JS library for React |
| @emotion/styled | 11.14.1 | MIT | Styled component library for Emotion |
| @emotion/cache | 11.14.0 | MIT | Emotion cache for SSR |
| @emotion/server | 11.11.0 | MIT | Server-side rendering utilities for Emotion |
| Framer Motion | 12.23.24 | MIT | Production-ready animation library for React |
| @supabase/supabase-js | 2.81.1 | MIT | Supabase JavaScript client library |
| @supabase/ssr | 0.7.0 | MIT | Supabase Auth helpers for SSR frameworks |
| date-fns | 4.1.0 | MIT | Modern JavaScript date utility library |
| nanoid | 5.1.6 | MIT | Tiny, secure URL-friendly unique ID generator |
| react-syntax-highlighter | 16.1.0 | MIT | Syntax highlighting component for React |
| 패키지명 | 버전 | 라이선스 | 설명 |
|---|---|---|---|
| TypeScript | 5.9.3 | Apache-2.0 | TypeScript is a superset of JavaScript that compiles to clean JavaScript output |
| Tailwind CSS | 4.x | MIT | A utility-first CSS framework |
| @tailwindcss/postcss | 4.x | MIT | PostCSS plugin for Tailwind CSS |
| ESLint | 9.x | MIT | A pluggable linting utility for JavaScript and JSX |
| eslint-config-next | 16.0.7 | MIT | ESLint configuration for Next.js |
대부분의 패키지에서 사용
MIT License Copyright (c) [year] [copyright holders] 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.
TypeScript에서 사용
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity.
[...]
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.전체 라이선스 전문은 Apache 공식 웹사이트에서 확인하실 수 있습니다.
본 페이지에 기재된 라이선스 정보는 2025년 12월 기준으로 작성되었습니다.
각 패키지의 정확한 라이선스 정보는 해당 저장소에서 직접 확인해 주시기 바랍니다.