Giter Club home page Giter Club logo

starter-ts's Introduction

starter-ts TypeScript heart icon

npm version npm downloads Codecov Bundlejs jsDocs.io

starter-ts is my starter/boilerplate for typescript projects.
This template assumes you are using Linux, or the included Dev Container.

Notes (remove this section when you use the template)

* Do a global replace for starter-ts and NamesMT

* Notable behavior:

* Script: play vs play:useBuild for playground testing?

  • play script uses unbuild's passive watcher (stub mode), which allows you to execute new code live without rebuilding the project. The cons is TS declarations are not available.
  • play:useBuild builds a static version of the package, useful for testing the actual look/behavior when shipping.

END NOTE

Features

  • TypeScript ready!

Usage

Install package:

# npm
npm install starter-ts

# yarn
yarn add starter-ts

# pnpm (recommended)
pnpm install starter-ts

Import:

// ESM
import { hello } from 'starter-ts'

Roadmap

  • Become the legendary 10000x developer

License License

MIT License © 2024 NamesMT

starter-ts's People

Contributors

namesmt avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

starter-ts's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

dockerfile
.devcontainer/Dockerfile
npm
package.json
  • @antfu/eslint-config ^2.27.1
  • @namesmt/utils ^0.5.3
  • @types/node ^20.16.1
  • @vitest/coverage-v8 ^2.0.5
  • consola ^3.2.3
  • eslint ^9.9.1
  • lint-staged ^15.2.9
  • simple-git-hooks ^2.11.1
  • std-env ^3.7.0
  • tsx ^4.17.0
  • typescript ^5.5.4
  • unbuild ^2.0.0
  • vitest ^2.0.5
  • node >=20.13.1
  • pnpm 9.8.0
  • is-core-module ^1
playground/package.json
  • nodemon ^3.1.4
  • vite ^5.4.2
  • vite-plugin-inspect ^0.8.7

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.