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

lume

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

A toolkit that simplifies the creation of rich and interactive 2D or 3D experiences.

Home  ·  Documentation  ·  Examples  ·  Forum  ·  Chat  ·  Source

npm install lume

Features

LUME is composed of several packages that can be used individually, ortogether as a whole:

lume - HTML elements for rich graphics

HTML elements for easily defining rich and interactive 2D or 3D applicationspowered by CSS3D, WebGL, or both mixed together.

This package uses and re-exports features from the below packages.

glas - WebGL engine written in AssemblyScript

This is a WebGL engine with the consistent performance of WebAssembly, writtenin AssemblyScript (a TypeScript-to-WebAssembly compiler).

@lume/element - System for defining HTML elements

This is a web component system that allows you to create new, fast, andperformant HTML elements in a simple way. It provides the foundation forLUME's HTML elements, and a standard pattern for building new elements thatextend the features of LUME.

@lume/variable - Reactive variables

Create reactive variables and observe their changes in a simple and concise way withless code and less coupling.

element-behaviors - Mix functionalities onto HTML elements

This allows you to augment HTML elements with features called "behaviors"that are similar to custom elements: each behavior is defined as a classthat has the same lifecycle methods as custom elements. The difference isthat an unlimited number of behaviors can be associated with an element.

Getting involved

There's various ways to get involved!

  • Visit the documentation and make something awesome!
  • Submit fixes or new features to any packages or the website! See thecontributing guide.
  • Discuss LUME, get help, or help others in the forums oron our Discord chat server.

Status

 相关资料
  • 本文向大家介绍LaravelS通过Swoole加速Laravel/Lumen详解,包括了LaravelS通过Swoole加速Laravel/Lumen详解的使用技巧和注意事项,需要的朋友参考一下 LaravelS - 站在巨人的肩膀上 本文主要介绍了LaravelS通过Swoole加速Laravel/Lumen的相关内容,关于:rocket: 通过Swoole来加速 Laravel/Lumen,其

  • 混合内容:页面位于'https://api.xyz.com/api/documentation'已通过HTTPS加载, 但是请求了一个不安全的样式表'http://api.xyz.com/swagger-ui-assets/swagger-ui.css?v=26ec363936a21921c9fec290e551e3eb'. 此请求已被阻止;内容必须通过HTTPS提供。 我知道如何在Laravel

  • 几周前,我在Laravel5.1中遇到了同样的问题,我可以用这个解决方案解决这个问题。 然而,现在我在Lumen中面临着同样的问题,但是我不能调用来清除缓存的文件。还有别的办法吗? 谢谢!

  • 我刚开始在一个工作项目中工作。我试图为DB、Lumen等安装一组docker-compose服务器。当我尝试一些涉及artisan的命令(就像或)时,我会得到错误消息: 未添加任何memcached服务器 然后我去Laravel docs看看memcached缓存驱动程序是如何工作的,它说这是在中配置的。这个项目没有cache.php文件。另一方面,.env文件不包含CACHE_DRIVER环境变

  • 根据AWS文档中提供的资源,可以通过以下代码下载对象: 编辑 我将更改为,它打开了pdf,但现在我需要下载它

  • 我是Laravel/Lumen框架的新手,我正在尝试复制Laravel的默认重置密码特性https://laravel.com/docs/5.7/passwords 我的流明计划。然而,当我发布到sumbit电子邮件endpoint时,我偶然发现了这个错误。 遇到错误 我的路线

  • 我已安装Lumen 5.5并已配置。环境: 并用雄辩的语言创建了一个模型: 现在官方网站上没有文档来配置文件中的多个DB连接。我的单个连接工作得很好,但现在我需要添加另一个数据库连接详细信息。 到目前为止,我所尝试的: > 创建db配置文件为,具有多个db详细信息,但我的设置不会受到影响,无论我在该文件中写入什么。它只是使用来获取连接详细信息。 试图在文件中添加多个DB连接详细信息,如: DB_C

  • 下面是上述方法调用的lumen api的代码。 每次调用laravel应用程序控制器的insert方法时,我都会得到这个错误: GuzzleHttp\Exception\ServerException(500)服务器错误:导致响应: