MCPcopy
hub / github.com/pure-css/pure

github.com/pure-css/pure @v3.0.0 sqlite

repository ↗ · DeepWiki ↗ · release v3.0.0 ↗
28 symbols 76 edges 33 files 0 documented · 0%
README

Pure

Pure

A set of small, responsive CSS modules that you can use in every web project. https://purecss.io/

Build Status

Features

Pure is a starting point for every website or web app. We take care of all the CSS work that every site needs without making it look cookie-cutter:

  • A responsive grid that can be customized to your needs.

  • A solid base built on Normalize.css to fix cross-browser compatibility issues.

  • Consistently styled buttons that work with <a> and <button> elements.

  • Styles for vertical and horizontal menus, including support for dropdown menus.

  • Useful form alignments that look great on all screen sizes.

  • Various common table styles.

  • An extremely minimalist look that is super-easy to customize.

  • Responsive by default, with a non-responsive option.

  • Extremely small file size: 3.7KB minified + gzip.

Get Started

Check out the Get Started page for more information.

Build From Source

Optionally, you can build Pure from its source on Github. To do this, you'll need to have Node.js and npm installed. We use Grunt to build Pure.

git clone git@github.com:pure-css/pure.git
cd pure
npm install
grunt

Build Files

Now, all Pure CSS files should be built into the pure/build/ directory. All files that are in this build directory are also available on the CDN. The naming conventions of the files in the build/ directory follow these rules:

  • [module]-core.css: The minimal set of styles, usually structural, that provide the base on which the rest of the module's styles build.

  • [module]-nr.css: Rollup of [module]-core.css + [module].css + [module]-[feature].css from the src/[module]/ dir. This is the non-responsive version of a module.

  • [module].css: Rollup of [module]-nr.css + [module]-r.css from the build/ dir. This is the responsive version of a module.

  • *-min.css: A minified file version of the files of the same name.

  • pure.css: A rollup of all [module].css files in the build/ dir. This is a responsive roll-up of everything, non-minified. Note: does not contain responsive grids with @media queries.

  • pure-min.css: Minified version of pure.css that should be used in production.

  • pure-nr.css: A Rollup of all modules without @media queries. This is a non-responsive roll-up of everything, non-minified.

  • pure-nr-min.css: Minified version of pure-nr.css that should be used in production.

  • grids-responsive.css: Unminified version of Pure's grid stylesheet which includes @media queries.

  • grids-responsive-min.css: Minified version of grids-responsive.css that should be used in production.

Browser Support and Testing

Pure is tested and works in:

  • Latest Stable: Firefox, Chrome, Safari

Docs and Website

Pure's website is located in the site directory. Please feel free to open issues or questions in the Issue tab.

Contributing

See the CONTRIBUTING file for information on how to contribute to Pure.

License

This software is free to use under the Yahoo! Inc. BSD-3-Clause license. See the LICENSE file for license text and copyright information.

Core symbols most depended-on inside this repo

toggleClass
called by 3
site/static/js/ui.js
getElements
called by 2
site/static/js/ui.js
toggleAll
called by 2
site/static/js/ui.js
Forms
called by 2
site/src/pages/forms/index.js
Grids
called by 2
site/src/pages/grids/index.js
initDropdowns
called by 1
site/static/js/menus.js
renderModuleSize
called by 1
site/src/pages/index.js
Example
called by 0
site/components/Example.js

Shape

Function 23
Class 5

Languages

TypeScript100%

Modules by API surface

site/static/js/ui.js4 symbols
site/lib/utils.js3 symbols
site/static/js/menus.js2 symbols
site/src/pages/grids/index.js2 symbols
site/src/pages/forms/index.js2 symbols
site/src/pages/extend/index.js2 symbols
site/src/index.js2 symbols
site/static/js/track-downloads.js1 symbols
site/src/pages/tools/index.js1 symbols
site/src/pages/start/index.js1 symbols
site/src/pages/index.js1 symbols
site/src/pages/customize/index.js1 symbols

Used by 1 indexed graphs manifest dependencies, hub-wide

Dependencies from manifests, versioned

@docusaurus/core2.1.0 · 1×
@docusaurus/plugin-content-pages2.0.1 · 1×
@docusaurus/plugin-google-analytics2.1.0 · 1×
@docusaurus/theme-classic2.1.0 · 1×
@lodder/grunt-postcss3.1.1 · 1×
autoprefixer10.4.2 · 1×
classnames2.3.2 · 1×
common-tags1.8.2 · 1×
eslint8.0.0 · 1×
eslint-plugin-react7.31.10 · 1×
grunt1.3.0 · 1×
grunt-cli1.2.0 · 1×

For agents

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

⬇ download graph artifact