Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A modern stylish css framework

License

NotificationsYou must be signed in to change notification settings

ShahanurSharif/shapecss-framework

Repository files navigation

Shapecss

Shapecss, modern stylish css framework
Visit Shapecss »

Table of contents

Quick start

Download the latest release:

Clone the repo:git clone https://github.com/MicroDreamIT/shapecss-framework.git

Install with a package manager:

NPMnpm install shapecss

Bowerbower install shapecss

Composercomposer require microdreamit/shapecss

  • Entry javascript,resources/assets/js/shape.js
  • Entry scss,resources/assets/sass/main.scss

CDN

Use javascript file bottom of the body tag.

<!-- Latest compiled and minified CSS & JS --><linkrel="stylesheet"href="https://cdn.jsdelivr.net/npm/shapecss@2.1.3/public/css/shape.min.css"><scriptsrc="https://cdn.jsdelivr.net/npm/shapecss@2.1.3/public/js/shape.min.js"async></script><!-- Latest compiled and unminified CSS & JS --><linkrel="stylesheet"href="https://cdn.jsdelivr.net/npm/shapecss@2.1.3/public/css/shape.css"><scriptsrc="https://cdn.jsdelivr.net/npm/shapecss@2.1.3/public/js/shape.js"async></script>

Status

npm versionJoin the chat at https://gitter.im/shapecss/shapecssLook at packagist at https://packagist.org/packages/microdreamit/shapecss

What's included

You find minified and compiled files in public directory.

shapecss-framework/    public/      ├── css/      │   ├── shape.css      │   ├── shape.min.css      └── js/          ├── shape.js          └── shape.min.js

If you download total repository, then import

shapecss-framework/    resources/    assets/      ├── sass/      │   ├── main.scss      └── js/          └── shape.js

Documentation

Shapecss's documentation, included in this repo in the root directory, is built withLaravel. The docs may also be run locally.https://shapecss.microdreamit.com

Community

Get updates on Shapecss's development and chat with the project maintainers and community members.

Creators

Shahanur Sharif

Emu

Copyright and license

Code copyright 2017 Shahanur Sharif. Code released underthe MIT license.


[8]ページ先頭

©2009-2025 Movatter.jp