@codexteam/typescript-lib-template

A quick start template for a new TypeScript library

Usage no npm install needed!

<script type="module">
  import codexteamTypescriptLibTemplate from 'https://cdn.skypack.dev/@codexteam/typescript-lib-template';
</script>

README

typescript-lib-template

A quick start template for a new TypeScript library

NPM version License

How to use

  1. Click here and fill setting for new repository
  2. Change package name in package.json and other fields if necessary
  3. Change NPM package scope from workflow file or remove it
  4. Fill NPM_TOKEN and CODEX_BOT_WEBHOOK secrets in your repository or organization settings
  5. Start writing your new library!

Features

  • TypeScript support
  • ESlint support with eslint-config-codex
  • Unit testing with Jest
  • GitHub Actions configuration for test/lint/build/publish purposes

About team

We are CodeX and we build products for developers and makers.

Follow us on Twitter: twitter.com/codex_team

Feel free to contact: team@codex.so

codex.so