npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

flyingon

v1.0.0

Published

flyingon javascript ui library ========

Downloads

2

Readme

flyingon javascript library

flyingon是一个100%使用原生javascript开发的前端开发库

不依赖任何其它第三方库, 小巧轻便(包含标准控件不足250K, 再经过gzip压缩不到100K, 按需定制移除不使用部分可以更小)

性能极好, 可在浏览器中打开相关示例使用开发者工具查看实际性能情况

简单易用, 易扩展, 易维护, 增强的javascript面向对象支持具有不下于Java及C#等标准面向对象语言的能力

开发方式多样, 支持面向对象开发, 选择器, 视图模型及数据绑定, 可选择多种开发方式同时使用

功能强大, 用户使用flyingon标准库即可开发常见web应用, 标准库包含功能如下:

  1. 核心库(类及继承, 属性, 事件, 序列化及反序列化, 选择器, 视图模型, 数据绑定, ajax, 模块及依赖, 路由...)
  2. 布局系统(Panel, Splitter, GroupBox, Tab...)
  3. 基础控件(Button, TextBox, ComboBox, Date...)
  4. 高级控件(Tree, Grid, TreeGrid...)

浏览器支持:IE8+ chrome2+ Firefox3+ Safari5+ Opera11+

在线演示(注:因为github的缘故,有时会出现卡顿或无法访问, 请耐心等待或下载示例到本地运行samples目录下的index.html)

自适应布局展示:

表格同时锁定行及列展示:

表格拖拉分组展示:

一万表格列展示:

十万表格行展示:

表格编辑展示:

更多信息请参考其它文档或在线演示