terra-core

Terra offers a set of configurable React components designed to help build scalable and modular application UIs. The library easily integrates with webpack-based workflows and was created to solve real-world issues in projects we work on day to day.

Github星跟踪图

Cerner OSS
License
Build Status
devDependencies status
lerna

When a component reaches v1.0.0., it is considered to be stable and will follow SemVer for versioning.

  1. MAJOR versions represent breaking changes
  2. MINOR versions represent added functionality in a backwards-compatible manner
  3. PATCH versions represent backwards-compatible bug fixes

Consult the component CHANGELOGs, related issues, and PRs for more information.

We view the React.js props API of our components as our main public API. We use this to guide us when versioning components.

Prior to components reaching v1.0.0, a component is considered to be in a beta stage.
Components in beta stage may include breaking changes, new features, and bug fixes all within v0.x.x releases.

Stable
Beta
Deprecated

Please read through our contributing guidelines. Included are directions for issue reporting and pull requests.

  1. Install Node Version Manager (NVM) and Node. The root directory contains a .nvmrc file that specifies terra-core's node version. Once NVM is installed and you are within the root directory, your version of node will change to this version.
  2. Install docker https://www.docker.com/ to run browser tests.
  3. Install dependencies and run tests.
npm install
npm run test

Copyright 2017 - 2019 Cerner Innovation, Inc.

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.

主要指标

概览
名称与所有者cerner/terra-core
主编程语言JavaScript
编程语言JavaScript (语言数: 4)
平台
许可证Apache License 2.0
所有者活动
创建于2017-02-24 18:57:33
推送于2024-05-24 16:26:00
最后一次提交
发布数7324
最新版本名称terra-visually-hidden-text@2.39.0 (发布于 2024-05-24 10:55:00)
第一版名称terra-arrange@0.3.0 (发布于 2017-05-16 06:06:35)
用户参与
星数182
关注者数36
派生数165
提交数2.8k
已启用问题?
问题数1552
打开的问题数51
拉请求数2195
打开的拉请求数0
关闭的拉请求数277
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?