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

ovine-master

v1.0.2

Published

![download](https://img.shields.io/npm/dt/@ovine/core?color=%23349c92b) ![version](https://img.shields.io/npm/v/@ovine/core?color=%2349c92b) ![node](https://img.shields.io/node/v/@ovine/cli?color=%23349c92b) ![license](https://img.shields.io/npm/l/@ovine/

Downloads

4

Readme

Ovine

download version node license

Ovine 支持使用 Json 构建完整的管理系统界面。

QQ交流群: 1037291990

在本项目使用中,有任何问题、需求、建议,请提交 issue 或者加入 Q 群讨论。我看到后将第一时间处理。如果本项目对你有帮助,请点 star 支持,非常感谢 ^_^

功能

  • Amis

    • 基于 bootstrap
    • 基于 typescript 代码开发友好
    • 支持 json 配置渲染逻辑复杂的表单或页面,该功能十分强大
    • 拥有齐全的 admin 组件库,完全满足一般管理系统需求
    • 该框架已经广泛应用于企业级项目中,经得起实践的考验
    • 百度 FEX 团队更新频率高 (约两个月发布一个线上版本,平均每天 5 个代码提交)
      • 需求、功能升级、BUG、优化 等都有保障
      • 中文文档且文档内容较为齐全
  • Ovine 查看文档

    • 基于 amis 二次开发,拥有其所有优势
    • 支持生成自定义 amis 主题
    • 基于 webpack 打包,简单、速度快、支持热更新
    • 通用基本功能,开箱即用
      • 路由、权限、页面、组件 都由 json 配置,可简单、快速的生成复杂的 curd 表单或页面
      • 内置企业级权限管理完整实现,并集成到 json 配置中
        • 支持权限依赖、自定义设置权限、定义好权限后,可控制任何节点
      • 路由懒加载、配合 webpack dll,页面加载速度快
    • 强大的 mock 方案,实现脱离后端开发,轻松对接

项目演示 [预览]

个性化主题

个性化主题

JSON 配置 路由、页面、Form、组件

JSON 配置

强大权限管理 (集成在配置中,无需开发)

权限管理

Ovine 适合谁?

  • 适合企业内部运营管理后台
  • 适合需要强大权限管理的后台
  • 适合成百上千个 crud 操作的后台
  • 适合对自定义 UI 要求不是极其高的后台
  • 适合喜欢偷懒的前端开发
  • 适合喜欢钻研的后端开发
  • 适合外包项目、私活
  • 最后,我希望它适合你,节约你宝贵的时间 ^_^ ~

OVINE 版本日志

TODO

  • 第一阶段

    • 提供完整的基础项目模板,做到上手即用
    • 构建完整 DEMO 应用,实现管理后台基础功能
    • 持续修复现存 BUG
    • 完善的开发文档
  • 第二阶段

    • 开发 UI 界面编辑器
    • 读取 API 数据渲染应用
  • 第三阶段

    • 组件插件体系

期待你的 PR,支持开源 ^_^

资源