Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Esri/calcite-web

Authoritative front-end development resources for Calcite design initiative. Includes extendable base components and styles, as well as a modular and efficient framework for ArcGIS properties.
https://github.com/Esri/calcite-web

calcite-web css framework html javascript sass styleguide web web-development

Last synced: about 1 month ago
JSON representation

Authoritative front-end development resources for Calcite design initiative. Includes extendable base components and styles, as well as a modular and efficient framework for ArcGIS properties.

Awesome Lists containing this project

README

        

### Calcite Web is deprecated and is not recommended for future development.
Please visit the [Calcite Design System GitHub respository](https://github.com/Esri/calcite-design-system).

# Calcite Web

[![github releases][github-img]][github-url] [![Travis](https://img.shields.io/travis/Esri/calcite-web.svg?style=flat-square)](https://travis-ci.org/Esri/calcite-web) [![semistandard][semistandard-img]][semistandard-url]

[github-img]: https://img.shields.io/github/release/Esri/calcite-web.svg?style=flat-square
[github-url]: https://github.com/Esri/calcite-web/releases
[semistandard-img]: https://img.shields.io/badge/code%20style-semistandard-brightgreen.svg?style=flat-square
[semistandard-url]: https://github.com/Flet/semistandard

Calcite Web is a web design framework that implements the Esri Brand Guidelines and Calcite design framework for browser-based properties and products. Calcite Web is written in [Sass](http://sass-lang.com/), and is compatible with both the standard Sass ruby gem and the [Libsass](http://libsass.org/) compiler. The project also includes a dependency-free JavaScript library for use with interactive patterns.

## Getting Started

We recommend installing Calcite Web with a package manager. Calcite Web works as both a [ruby gem](http://esri.github.io/calcite-web/documentation/#ruby-gem) or [NPM module](http://esri.github.io/calcite-web/documentation/#npm). Check out the [documentation](http://esri.github.io/calcite-web/documentation/) for installation instructions.

Once you've installed Calcite Web, it can be helpful to read the [quickstart guide](http://esri.github.io/calcite-web/guides/quickstart/) to get an idea of how you use it.

## Browser Support

| IE / EdgeIE / Edge | FirefoxFirefox | ChromeChrome | SafariSafari |
| -------------- | ------------- | ------------- | ------------- |
|IE10, IE11, Edge|last 2 versions|last 2 versions|last 2 versions|

## Contributing

We welcome all contributions: issues, pull requests, idea, questions, documentation improvements, etc. Just make sure you read the [contribution guidelines](./CONTRIBUTING.md).

## Licensing

Copyright 2016 Esri

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.

A copy of the license is available in the repository's [LICENSE](./LICENSE) file.