Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

youzan/create-utils

Repository files navigation

logo

npm version downloads PRs Welcome

create-utils

Create javascript function with no build configuration,build your own JavaScript utility library like Lodash.

Usage

npx create-utils zan-utils
cd zan-utils
npm run dev

Typescript is used by default, if you want to use javascript:

npx create-utils zan-utils --js

Why Create-utils?

Create-utils makes create a modern JavaScript utility library easier,

  • No configuration
  • Default support typescript, Automatically generate typings
  • Automatically generate documents via ESDoc
  • Support multiple modular,eg 'ESModule', 'CommonJs'
  • Test by jest
  • Load on demand

Contributing

We'd love to have your helping hand on create-utils! See CONTRIBUTING.md for more information on what we're looking for and how to get started.

License

Create utils is open source software licensed as MIT.

About

Build your own js library by running one command

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

AltStyle によって変換されたページ (->オリジナル) /