All Projects → niutech → Amp Spectre

niutech / Amp Spectre

⚡ AMP Spectre CSS Framework

Projects that are alternatives of or similar to Amp Spectre

Spectre
Spectre.css - A Lightweight, Responsive and Modern CSS Framework
Stars: ✭ 10,938 (+22222.45%)
Mutual labels:  css-framework, lightweight
Pico
Graceful & Minimal CSS design system in pure semantic HTML
Stars: ✭ 89 (+81.63%)
Mutual labels:  css-framework, lightweight
Milligram
A minimalist CSS framework.
Stars: ✭ 9,568 (+19426.53%)
Mutual labels:  css-framework, amp
koochak
A minimal & lightweight CSS framework
Stars: ✭ 15 (-69.39%)
Mutual labels:  lightweight, css-framework
amp-surface
⚡ AMP Surface CSS Framework
Stars: ✭ 26 (-46.94%)
Mutual labels:  amp, css-framework
amp-mui
⚡ AMP MUI CSS Framework
Stars: ✭ 18 (-63.27%)
Mutual labels:  amp, css-framework
beercss
Build material design interfaces in record time... without stress for devs... 🍺💛
Stars: ✭ 223 (+355.1%)
Mutual labels:  lightweight, css-framework
Legacycss
Legacy CSS - Modern and Lightweight CSS Framework
Stars: ✭ 48 (-2.04%)
Mutual labels:  css-framework, lightweight
Beamwind
a collection of packages to compile Tailwind CSS like shorthand syntax into CSS at runtime
Stars: ✭ 32 (-34.69%)
Mutual labels:  css-framework
H5ui
Lightweight, elegant open source mobile UI style library.
Stars: ✭ 44 (-10.2%)
Mutual labels:  css-framework
Amptwigtheme
AMP oriented theme for Twig template engine
Stars: ✭ 33 (-32.65%)
Mutual labels:  amp
Asynchronize
A declarative syntax for creating asynchronous methods.
Stars: ✭ 35 (-28.57%)
Mutual labels:  lightweight
Availity Uikit
Availity UI Kit powered by Bootstrap 4
Stars: ✭ 44 (-10.2%)
Mutual labels:  css-framework
Onloaded
A tiny (350B) library to detect when images have loaded.
Stars: ✭ 33 (-32.65%)
Mutual labels:  lightweight
Flex One
1 CSS Class Layout System made with Flex
Stars: ✭ 47 (-4.08%)
Mutual labels:  css-framework
Mustard Ui
A starter CSS framework that actually looks good.
Stars: ✭ 968 (+1875.51%)
Mutual labels:  css-framework
Fuckcaptcha
AI check CAPTCHA;本项目实现了对拼图型验证码的识别与自动拖动,在某主流验证码的官网上的测试通过率达到95%,允许图片中包含文字、干扰线、颜色差别、大小写字母等,使用传统算法,不进行模型训练。本项目同时发现了国内某大型验证码公司所谓的拖动轨迹分析存粹就是个渣渣,啥也不是。
Stars: ✭ 33 (-32.65%)
Mutual labels:  css-framework
Tinderboxpedal
Bluetooth "Universal Remote" Footpedal for Digital Guitar Amps, on ESP32 or Pi Zero W
Stars: ✭ 48 (-2.04%)
Mutual labels:  amp
Multi type list view
A flutter customer ListView that displays multiple widget types.
Stars: ✭ 47 (-4.08%)
Mutual labels:  lightweight
Spionio
Lightweight focus group management platform that can capture and replay user interaction on your site and improve the UX in everything you build
Stars: ✭ 40 (-18.37%)
Mutual labels:  lightweight

⚡ AMP Spectre CSS Framework

This is an AMP version of the lightweight Spectre.css framework by Yan Zhu. It complies with the AMP CSS spec.

Usage

Insert the contents of spectre.min.css and optionally spectre-icons.min.css file into the <style amp-custom></style> tag. Remember not to exceed 50KB of CSS and to use <amp-img> instead of <img> tags in AMP HTML.

Demo

Check out the demo page as a valid AMP HTML document.

Differences from Spectre.css

  • Removed !important attributes
  • Replaced <img> with <amp-img>
  • Replaced .video-responsive with <amp-youtube layout="responsive">
  • Interactive tabs and toasts

License

Licensed under MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].