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

mingify

v0.2.1

Published

明哥体生成器

Downloads

12

Readme

Gitter

明哥体生成器

mingify

一切起源:

老实说我从来没用过JQUERY,正因为我反感JQUERY。 为什么我反感,因为我完全有开发JQUERY的能力,JQUERY的底层我都了如指掌。
--- mingge

引擎(底层)贡献者:

“我完全有开发明哥体生成器的能力,明哥体生成器的底层我都了如指掌”
--- jamesliu96

在线实例

http://cht8687.github.io/mingify/example/

使用范例

mingify("Angular")返回

老实说我从来没用过Angular,正因为我反感Angular。 为什么我反感,因为我完全有开发Angular的能力,Angular的底层我都了如指掌。

虽说我反感Angular,但是Angular却在测试界占有大量的用户份额,之后我有个想法,不如重新开发一个属于自己思想,自己架构的Angular。

我给了他一个霸气的名字:MingGeAngular,

它的名字叫MingGeAngular,MingGe就是我的大名, 一看到Angular名字,就知道作者是我,知道它是国产的,让别人知道国产Angular一样做得很出色,出众

我是mingge 请支持国产minggeAngular,因为我们都是中国人.

CLI

$ mingify Angular

安装

npm

$ npm install --save mingify

Or install CLI globally

$ npm install --global mingify

mingify

###引用:

####ES5

var mingify = require('mingify');

var result = mingify("Angular");

####ES6

import mingify from 'mingify'

const result = mingify("Angular");

如何克隆并开发

$ git clone [email protected]:cht8687/mingify.git
$ cd mingify
$ npm install
$ webpack-dev-server

然后

打开 http://localhost:8080/webpack-dev-server/

mingify

Demo项目使用技术

  1. React
  2. Webpack
  3. Webpack-hot-reload
  4. ES6

然而,在明哥面前,这些都没什么卵用。因为所有底层他都了如指掌。

贡献者

*主引擎,底层:jamesliu96

*Logo: tianyuf

License

MIT