Giter VIP home page Giter VIP logo

iYoWei's Projects

callsite-home icon callsite-home

获取引用当前模块的脚本被调用时所在应用的根目录。

cli-fast-gitignore icon cli-fast-gitignore

命令行工具,用来生成、更新 .gitignore 文件。 ’github/gitignore‘ 模板库已内嵌。

create-cli icon create-cli

一个命令行脚手架,帮助生成 Node 命令行应用。

create-esm icon create-esm

这是一个命令行工具,输入 ESM 源码文件位置后,自动创建一个项目、打包、发布,确保一个指令即可在项目中安装使用,进而支持跨项目使用。

create-templates icon create-templates

无论是创建 Cli、React、Node、Vue、Electron 等等之中的哪一个项目,都会需要用到模板,而这些模板文件也大都相同,小异可以维护在各自专门的脚手架中。

is-esm icon is-esm

通过 AST 检测 JS 文件是不是 ESM,并非读取 'package.json' 文件中 'type' 设置。

is-true icon is-true

检查传入参数是不是布尔值且为 true。

not-empty-string icon not-empty-string

如果是字符串,并且非空(`''`),则返回 `true`,否则 `false`。

scan-dir icon scan-dir

并行扫描文件夹,可在扫描的同时更新或过滤数据,一定程度复用遍历。

scan-dir-each icon scan-dir-each

并行扫描文件夹,可在扫描的同时更新或过滤数据,一定程度复用遍历。

scan-dir-each-sync icon scan-dir-each-sync

串行扫描文件夹,扫描的同时支持更新、过滤操作,一定程度复用遍历。

scan-dir-sync icon scan-dir-sync

串行扫描文件夹,扫描的同时支持更新、过滤操作,一定程度复用遍历。

untildify icon untildify

转换 '~/Development/OpenSource' 虚拟路径为绝对路径。

wext icon wext

一个命令行工具,帮助生成、开发、构建、测试浏览器插件工程。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.