Skip to content
/ ts-lib-factory Public template

Personal template for building a TypeScript library

License

Notifications You must be signed in to change notification settings

Sinakhx/ts-lib-factory

Repository files navigation

__LIB__NAME

Personal template for building a TypeScript library.

  • search for __LIB__NAME in the files to find the library name placeholder. replace it with your own lib name
  • replace __LIB__DESCRIPTION in the package.json file with your own lib description
  • replace __LIB__KEYWORDS in the package.json file with your own lib keywords
  • search for Sina Khodabandehloo in the files to find the default author name. replace it with your own name
  • search for Sinakhx & sinakhx in the files to find the default author handle. replace it with your own handle
  • replace 2022 in the license & readme files your own author year
  • you can also change the initial version number to your own version number in package.json
  • run pnpm i in the cli to install the dev dependencies

Now you are ready to go!


Contributing

Please feel free to open an issue or create a pull request to add a new feature or fix a bug. (see contributing for more details)


License

The MIT License (MIT)

© 2022 Sina Khodabandehloo

About

Personal template for building a TypeScript library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published