MCPcopy
hub / github.com/segmentio/evergreen

github.com/segmentio/evergreen @v7.1.9 sqlite

repository ↗ · DeepWiki ↗ · release v7.1.9 ↗
598 symbols 2,316 edges 1,055 files 24 documented · 4%
README
<a href="https://evergreen.segment.com/">
    <img src="https://raw.githubusercontent.com/segmentio/evergreen/master/evergreen-github-hero.png" alt="Evergreen, A Design System for the Web. Evergreen is a React UI Framework for building ambitious products on the web. Brought to you by Segment.">
</a>






<a href="https://github.com/segmentio/evergreen/actions">
    <img src="https://github.com/segmentio/evergreen/actions/workflows/ci.yml/badge.svg">
</a>
  • Works out of the box. Evergreen contains a set of polished React components that work out of the box.

  • Flexible & composable. Evergreen components are built on top of a React UI Primitive for endless composability.

  • Enterprise-grade. Evergreen features a UI design language for enterprise-grade web applications.

Documentation & Community

Evergreen v7 Migration guide

Evergreen v7 migration guide

Install and use components

🌲 Evergreen is made up of multiple components and tools which you can import one by one. All you need to do is install the evergreen-ui package:

$ yarn add evergreen-ui
# or
$ npm install --save evergreen-ui

A working version, assuming you are using something like Create React App, might look like this:

import React from 'react'
import ReactDOM from 'react-dom'
import { Button } from 'evergreen-ui'

ReactDOM.render(<Button>I am using 🌲 Evergreen!</Button>, document.getElementById('root'))

Core values of 🌲 Evergreen

  • Evergreen is built on the belief that you can never predict all future requirements, only prepare for it. Instead of creating fixed configurations that work today, Evergreen promotes building systems that anticipate new and changing design requirements.

  • Evergreen is built on the belief that things should work out of the box with smart defaults, but also offer full control when needed. For example, Evergreen uses CSS-in-JS and builds on top of the Box component in ui-box.

  • Evergreen is built on the belief that using Evergreen and contributing to Evergreen should be a pleasant experience. We prioritize documentation and all the tools for a solid developer experience. We advocate respect and inclusivity in our writings and interactions.

FAQ

Theming support?

Evergreen supports a robust theming layer out of the box. You can check out these docs for more information regarding theming in Evergreen.

How does Server Side Rendering (SSR) work?

Evergreen offers easy Server Side Rendering (SSR) and automatic hydration.

Evergreen bundles its own CSS-in-JS solution from ui-box. To make it super easy to do server side rendering and hydration, Evergreen exposes a extractStyles() function.

Contributing to Evergreen

Please see CONTRIBUTING.md for more information on how to contribute!

🎉 Contributors

We will add you to the list if you make any meaningful contribution!

  • Jeroen Ransijn
  • Roland Warmerdam
  • Ben McMahon
  • Matt Shwery
  • Colin Lohner
  • Allen Kleiner
  • Chris Chuck
  • Brandon Scott
  • ... many other on the Segment team and open-source contributors

This project is maintained by Segment

Please take a look at the contributing guide to better understand what to work on.

👏 Respect earns Respect

Please respect our Code of Conduct, in short:

  • Using welcoming and inclusive language
  • Being respectful of differing viewpoints and experiences
  • Gracefully accepting constructive criticism
  • Focusing on what is best for the community
  • Showing empathy towards other community members

License

Evergreen is released under the MIT license. The BlueprintJS icons are licensed under a custom Apache 2.0 license.

Copyright © 2021 Segment.io, Inc.

Extension points exported contracts — how you extend this code

ToasterSettings (Interface)
* Optional settings that can be set when creating a new Toast.
index.d.ts
ExtendedJSCodeshift (Interface)
* Strongly typed variant of JSCodeshift that provides out-of-the-box access to `ExtendedCollection` * without having to
codemods/src/types/extended-jscodeshift.ts
ThemeOverrides (Interface)
(no doc)
index.test-d.ts
PaneOwnProps (Interface)
(no doc)
src/layers/src/Pane.tsx
IntrinsicElements (Interface)
(no doc)
docs/types/@lottiefiles/lottie-player.d.ts
Props (Interface)
(no doc)
docs/components/Playground.tsx
Props (Interface)
(no doc)
docs/pages/components/[id]/index.tsx
Item (Interface)
(no doc)
docs/constants/IA.ts

Core symbols most depended-on inside this repo

majorScale
called by 140
src/scales/src/majorScale.js
useStyleConfig
called by 41
src/hooks/use-style-config.js
buildFiles
called by 39
src/test/utils.js
githubLink
called by 39
docs/constants/IA.ts
safeInvoke
called by 30
src/lib/safe-invoke.js
useTheme
called by 29
src/theme/src/useTheme.js
getFileRejections
called by 18
src/file-uploader/src/utils/get-file-rejections.js
getAcceptedFiles
called by 17
src/file-uploader/src/utils/get-accepted-files.js

Shape

Function 376
Interface 151
Class 35
Method 33
Enum 3

Languages

TypeScript100%

Modules by API surface

index.d.ts117 symbols
src/overlay/src/Overlay.js14 symbols
src/tag-input/src/TagInput.js12 symbols
src/positioner/src/getPosition.js12 symbols
src/toaster/src/ToastManager.js8 symbols
codemods/src/utils/jsx-attribute-utils.ts8 symbols
docs/lib/codesandbox.ts7 symbols
src/tooltip/src/Tooltip.js6 symbols
src/positioner/src/Positioner.js6 symbols
src/hooks/use-style-config.js6 symbols
src/tabs/stories/index.stories.js5 symbols
src/table/src/TableVirtualBody.js5 symbols

Dependencies from manifests, versioned

@babel/cli7.1.2 · 1×
@babel/core7.1.2 · 1×
@babel/plugin-proposal-class-properties7.1.0 · 1×
@babel/plugin-proposal-private-methods7.10.4 · 1×
@babel/plugin-transform-runtime7.1.0 · 1×
@babel/preset-env7.1.0 · 1×
@babel/preset-react7.0.0 · 1×
@babel/preset-typescript7.18.6 · 1×
@babel/register7.0.0 · 1×
@babel/runtime7.1.2 · 1×
@blueprintjs/icons3.31.0 · 1×
@faker-js/faker6.1.2 · 1×

For agents

$ claude mcp add evergreen \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact