polymer

编程之家收集整理的这个编程导航主要介绍了polymer编程之家,现在分享给大家,也给大家做个参考。

polymer

polymer 介绍

polymer项目是让web应用在所有层面上更加接近原生app的一次努力。 

安装polymer:

npm install -g polymer-cli

 git克隆:

git clone https://github.com/polymerLabs/start-polymer3.git

cd start-polymer3

npm install

polymer serve

网站地址:https://www.polymer-project.org/

GitHub:https://github.com/Polymer/polymer

网站描述:Google 主力推动的Js开发库

polymer官方网站

官方网站:https://www.polymer-project.org/

如果觉得编程之家网站内容还不错,欢迎将编程之家网站推荐给程序员好友。

相关文章

johnny-five,Bocoup 的 JavaScript 机器和物联网编程框架
WePY,一款让小程序支持组件化开发的框架
Deep playground,神经网络的交互式可视化,使用d3.js和TypeS...
ShareDB,用于并发编辑系统的前端数据库
RxJS,RxJS 是使用 Observables 的响应式编程的库
egg-react-ssr,最小而美的Egg + React + SSR 服务端渲染应用...