Meshki is a simple, black-colored, responsive boilerplate to kickstart any responsive project.
It is only ~20 KiB (minified) and ~30 KiB (normal), including both Scss/CSS and JS files.
Check out https://borderliner.github.io/Meshki/ for samples and details.
There are a couple ways to get Meshki (choose only one):
Download the package: as .zip (bigger, common) or as .tar.gz (smaller, uncommon)
Use CDN: Link Meshki directly into your project with <link>
and <script>
tags. Meshki is hosted on two famous content delivery networks:
Clone the repo: Open a console and issue (without $):
$ git clone https://github.com/Borderliner/Meshki.git
Note: Meshki is always under active development, so if you're looking for a stable and safe release, use the compressed packages. Cloning the repo is needed only if you want to contribute to the project.
Use Bower: bower install meshki
(Not Recommended)
Use npm: npm install meshki
(Not Recommended)
git clone https://github.com/Borderliner/Meshki.git && cd Meshki
Install all the dependencies (don't use both):
npm install
yarn
To compile Meshki, the file build.js
contains the scripts you need to compile Meshki. There are a couple of commands you can use via npm
or yarn
so that you don't have to use build.js
directly.
npm run compile
yarn run compile
To compile and watch for file changes:
npm run watch
yarn run watch
Sometimes when you upgrade your NodeJS, node-sass
needs to be recompiled for the newer version. To do so, run the following command:
npm run rebuild-sass
yarn run rebuild-sass
Meshki is lightweight, stylish and minimal. It styles only raw HTML elements (with a few exceptions) and provides a responsive grid with a fresh-looking interface.
jQuery
or other scripts to use Meshki. All pure and independent JavaScript and CSS files.meshki.min.css
and meshki.min.js
git
, bower
, npm
and yarn
Latest version of these browsers are implied:
The above list is non-exhaustive. Meshki works fine with almost all older versions of the above browsers, though IE certainly has large degradation prior to IE 9, and you are advised to always keep your browser up-to-date.
Not any production-obstructing issues are currently present. For all known issues and project roadmap, see CHANGELOG.
Meshki has been developed mainly on PC, using VSCode and its surrounding tools.
All parts of Meshki are free to use under the permissive Apache-2.0 License.
All other non-Meshki codes have their own respective licenses. Check out their repositories for more information. The website of Meshki uses:
Meshki was originally started by Mohammadreza Hajianpour as a fork of Skeleton. Meshki has come a long way since then and has experienced a total overhaul, including porting the codebase from CSS to Scss. Skeleton was created by Dave Gamache.
دوست داری بدونی چند ساعت واسه خرید یه چیز باید کار کنی؟
⭐️ ⭐️ ⭐️ ⭐️ ⭐️ The most popular, free and open-source Tailwind CSS component library
IE981 - University of Guilan
Dawn is a Dart Web Framework that lets developers to develop UIs with a widget model similar to Flutter. Dawn applications are compiled to JavaScript and are painted using HTML and CSS.
Useful Javascript snippets and small apps
The Alwatr Library