Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by iyowei

A curated list of projects in awesome lists by iyowei .

https://github.com/iyowei/create-esm

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

cli create es6 es6-modules esm generator infrastructure iyowei npm-package scoffold template tool

Last synced: 07 Nov 2024

https://github.com/iyowei/.github

iYoWei 代码库自我介绍。

iyowei profile-readme

Last synced: 07 Nov 2024

https://github.com/iyowei/latest-gitignore

从 `github/gitignore` 项目中获取最新模板。

generator gitignore iyowei nodejs

Last synced: 07 Nov 2024

https://github.com/iyowei/cli-fast-gitignore

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

cli generator gitignore iyowei scoffold tool

Last synced: 07 Nov 2024

https://github.com/iyowei/is-readme-path

判定给定路径是否指向一个 README.md。

iyowei nodejs path readme utilities

Last synced: 07 Nov 2024

https://github.com/iyowei/ls-dir-sync

串行扫描文件夹。

dir fs iyowei nodejs walker

Last synced: 07 Nov 2024

https://github.com/iyowei/is-esm

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

esm fs iyowei nodejs

Last synced: 07 Nov 2024

https://github.com/iyowei/cli-cancel-or-continue

拦停命令行会话,以选择中断或继续当前会话。

cli iyowei nodejs prompt utilities

Last synced: 07 Nov 2024

https://github.com/iyowei/scan-dir

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

fs iyowei nodejs walker

Last synced: 07 Nov 2024

https://github.com/iyowei/wext

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

browser-extension cli generator iyowei scoffold webextension wext

Last synced: 07 Nov 2024

https://github.com/iyowei/scan-dir-each-sync

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

dir fs iyowei nodejs walker

Last synced: 07 Nov 2024

https://github.com/iyowei/not-empty-string

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

iyowei nodejs string utilities

Last synced: 07 Nov 2024

https://github.com/iyowei/scan-dir-sync

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

dir fs iyowei nodejs walker

Last synced: 07 Nov 2024

https://github.com/iyowei/rpi.case

树莓派机箱。

Last synced: 07 Nov 2024

https://github.com/iyowei/readme-templates

各种类型项目的 README.md 参考。

docs document documentation-tool iyowei readme template

Last synced: 07 Nov 2024

https://github.com/iyowei/callsite-home

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

iyowei nodejs npm path utilities

Last synced: 07 Nov 2024

https://github.com/iyowei/untildify

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

iyowei path

Last synced: 07 Nov 2024

https://github.com/iyowei/get-git-repo-url

异步获取指定 Git 项目远程仓库地址。

git iyowei nodejs utilities

Last synced: 12 Oct 2024

https://github.com/iyowei/scan-dir-each

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

fs iyowei nodejs walker

Last synced: 07 Nov 2024

https://github.com/iyowei/not-empty-plain-object

检查传入参数是不是非空对象字面量。

Last synced: 07 Nov 2024

https://github.com/iyowei/is-true

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

Last synced: 07 Nov 2024

https://github.com/iyowei/is-tilde-path

识别路径是否类似 '~/Development/OpenSource'。

iyowei path

Last synced: 07 Nov 2024

https://github.com/iyowei/js-module-dependencies-to-be-installed

JavaScript 模块(esm, cjs, amd, ts, tsx, jsx)说明符过滤器:需要额外安装的的模块。

denpendenies iyowei nodejs npm npm-package utilities

Last synced: 07 Nov 2024

https://github.com/iyowei/create-templates

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

create generator infrastructure npm-package template

Last synced: 07 Nov 2024

https://github.com/iyowei/dijkstra

迪克斯特拉最短路径算法。

algorithm algorithms dijkstra shortest-path-algorithm

Last synced: 07 Nov 2024

https://github.com/iyowei/ls-dir

并行扫描文件夹。

dir fs iyowei nodejs walker

Last synced: 07 Nov 2024

https://github.com/iyowei/create-cli

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

cli generator iyowei node scoffold

Last synced: 07 Nov 2024

https://github.com/iyowei/fast-gitignore

从自定义模板库中获取 .gitignore 模板。

generator gitignore iyowei nodejs

Last synced: 07 Nov 2024