ts-model-validator
TypeScript icon, indicating that this package has built-in type declarations

1.0.8 • Public • Published

create-ts-project

npm version downloads count

🔨 Create simple project with TypeScript support

Usage

npm create ts-project <name>

# or

npx create-ts-project <name>

Development

npm install
npm start       # compile src/index.ts to dist/index.js and execute *.js file [node]
npm run dev     # execute src/index.ts [ts-node]

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

Related

License

The MIT License @ 2019

npm config set registry http://registry.npmjs.org/ npm config set registry https://registry.npm.taobao.org

Dependents (0)

Package Sidebar

Install

npm i ts-model-validator

Weekly Downloads

0

Version

1.0.8

License

MIT

Unpacked Size

24.5 kB

Total Files

18

Last publish

Collaborators

  • judysen