tsdx
- Version 0.14.1
- Published
- 161 kB
- 56 dependencies
- MIT license
Install
npm i tsdx
yarn add tsdx
pnpm add tsdx
Overview
Zero-config TypeScript package development
Index
Functions
Functions
function sum
sum: (a: number, b: number) => number;
Package Files (1)
Dependencies (56)
- @babel/core
- @babel/helper-module-imports
- @babel/parser
- @babel/plugin-proposal-class-properties
- @babel/preset-env
- @babel/traverse
- @rollup/plugin-babel
- @rollup/plugin-commonjs
- @rollup/plugin-json
- @rollup/plugin-node-resolve
- @rollup/plugin-replace
- @types/jest
- @typescript-eslint/eslint-plugin
- @typescript-eslint/parser
- ansi-escapes
- asyncro
- babel-eslint
- babel-plugin-annotate-pure-calls
- babel-plugin-dev-expression
- babel-plugin-macros
- babel-plugin-polyfill-regenerator
- babel-plugin-transform-rename-import
- camelcase
- chalk
- enquirer
- eslint
- eslint-config-prettier
- eslint-config-react-app
- eslint-plugin-flowtype
- eslint-plugin-import
- eslint-plugin-jsx-a11y
- eslint-plugin-prettier
- eslint-plugin-react
- eslint-plugin-react-hooks
- execa
- fs-extra
- jest
- jest-watch-typeahead
- jpjs
- lodash.merge
- ora
- pascal-case
- prettier
- progress-estimator
- regenerator-runtime
- rollup
- rollup-plugin-sourcemaps
- rollup-plugin-terser
- rollup-plugin-typescript2
- sade
- semver
- shelljs
- tiny-glob
- ts-jest
- tslib
- typescript
Dev Dependencies (25)
- @types/eslint
- @types/fs-extra
- @types/lodash
- @types/node
- @types/react
- @types/rollup-plugin-json
- @types/sade
- @types/semver
- @types/shelljs
- @types/styled-components
- autoprefixer
- babel-plugin-replace-identifiers
- cssnano
- doctoc
- husky
- np
- pretty-quick
- react
- react-dom
- react-is
- rollup-plugin-postcss
- styled-components
- tiny-invariant
- tiny-warning
- yarn-deduplicate
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/tsdx
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/tsdx)
- HTML<a href="https://www.jsdocs.io/package/tsdx"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 2575 ms. - Missing or incorrect documentation? Open an issue for this package.