@semo/core
TypeScript icon, indicating that this package has built-in type declarations

1.6.18 • Public • Published

@semo/core

This is the core of Semo, provide core methods for @semo/cli and other Semo plugins.

Usage

import { Utils } from "@semo/core";

For now still not support ESM, so some package should not be upgraded.

  • chalk
  • find-up
  • get-stdin
  • json-stringify-pretty-compact

The main reason Semo do not use ESM is because yargs.commandDir is not work with ESM. I hope Semo is a dynamic CLI solution, but ESM is mostly static to parse.

Readme

Keywords

Package Sidebar

Install

npm i @semo/core

Weekly Downloads

97

Version

1.6.18

License

MIT

Unpacked Size

83.8 kB

Total Files

11

Last publish

Collaborators

  • vipzhicheng