当前位置: 首页 > 软件库 > Web应用开发 > Web框架 >

blade-ui-kit

授权协议 MIT License
开发语言 PHP
所属分类 Web应用开发、 Web框架
软件类型 开源软件
地区 不详
投 递 者 訾俊名
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Blade UI Kit

Tests

Blade UI Kit is a set of renderless components to utilise in your Laravel Blade views. In all essence, it's a collection of useful utilities, connecting the dots between different parts of the TALL stack. It was made for Blade, Laravel's powerful templating engine.

Join the Discord server: https://discord.gg/Vev5CyE

Official Documentation

Documentation for Blade UI Kit can be found on its website.

Changelog

Check out the CHANGELOG in this repository for all the recent changes.

Maintainers

Blade UI Kit is developed and maintained by Dries Vints.

License

Blade UI Kit is open-sourced software licensed under the MIT license.

  • http://www.oschina.net/news/16527/21-free-ui-tools-resources-websites  21个免费的UI界面设计工具、资源及网站 http://www.teehanlax.com/blog/iphone-gui-psd-v4/     Phone GUI PSD Version 4 http://www.droiddraw.org/ Droid

 相关资料
  • // 区块占位 @yield('name') // 扩展布局模板 @extends('layout.name') // 实现命名为 name 的区块(yield 占位的地方) @section('name') @stop // 可继承内容区块 @section('sidebar') @show // 继承父模板内容(@show 的区块内容) @parent // 包含子视图 @include('v

  • Blade  是一款追求简约、高效的 Web 框架,让  JavaWeb  开发如虎添翼,在性能与灵活性上同时兼顾。  功能特性 [x] 新一代MVC框架,不依赖更多的库 [x] 摆脱SSH的臃肿,模块化设计 [x] 源码不到  500kb ,学习也简单 [x] Restful风格路由设计 [x] 模板引擎支持,视图开发更灵活 [x] 高性能,100并发下qps 14w/s [x] 运行  JAR

  • Blade  是一款追求简约、高效的 Web 框架,让  JavaWeb  开发如虎添翼,在性能与灵活性上同时兼顾。  功能特性 [x] 新一代MVC框架,不依赖更多的库 [x] 摆脱SSH的臃肿,模块化设计 [x] 源码不到  500kb ,学习也简单 [x] Restful风格路由设计 [x] 模板引擎支持,视图开发更灵活 [x] 高性能,100并发下qps 14w/s [x] 运行  JAR

  • 本书共有四个部分,九个章节,全面介绍如何基于 Blade 框架快速搭建一个 web 应用。 第一部分是快速上手和入门 Blade以及Web开发的基础知识,这部分在第一章; 第二部分讲解一个 Blade 应用的项目结构和核心概念,包含核心对象,数据库操作,模板引擎等。这部分内容在第二章至第六章; 第三部分手把手带大家实现一个在线图片社交的web应用,将前面讲解的 Blade 知识融会贯通,真正做一个

  • Blade Icons A package to easily make use of SVG icons in your Laravel Blade views. Originally "Blade SVG" by Adam Wathan. Turn... <!-- camera.svg --><svg fill="none" viewBox="0 0 24 24" stroke="curren

  • Welcome! This project is STILL A WORK IN PROGRESS and not yet production ready - but I appreciate you trying this out and giving feedback! Babel-Blade ⛸️ babel-blade is the collective name for the bab