@guanghechen/template-ts-package

Templates for creating simple typescript project


Keywords
typescript, typescript starter, boilerplate
License
MIT
Install
npm install @guanghechen/template-ts-package@1.9.8

Documentation

A monorepo contains some utility functions and configs for building Node.js / TypeScript projects.

Overview

Package Description
@guanghechen/commander A wrapper of commander.js with some utilities.
@guanghechen/eslint-config Preset ESLint configurations for node.js/javascript/react/typescript projects.
@guanghechen/fs Utilities for handling files, such as splitting big files or merging multiple small files.
@guanghechen/helper-jest A collection of utility functions for jest tests.
@guanghechen/helper-npm Utilities for handling npm repo and package.json.
@guanghechen/jest-config Basic Jest configurations for TypeScript monorepo
@guanghechen/mini-copy Access system clipboard (also support to share clipboard in wsl with windows).
@guanghechen/postcss-modules-dts Generate *.d.ts files for style files (such as css, stylus and etc)
@guanghechen/rollup-config Rollup configuration for bundling TypeScript projects.
@guanghechen/rollup-plugin-copy Rollup plugins to copy files and folds (glob supported)
@guanghechen/tool-file A CLI tool to split / merge big files.
@guanghechen/tool-mini-copy A CLI tool to copy / paste with system clipboard or custom fake clipboard (file).

License

node-scaffolds is MIT licensed.