https://github.com/ranajahanzaib/typescript-package-template
Create new NPM Packages with TypeScript.
https://github.com/ranajahanzaib/typescript-package-template
typescript-library-boilerplate typescript-packages
Last synced: 4 months ago
JSON representation
Create new NPM Packages with TypeScript.
- Host: GitHub
- URL: https://github.com/ranajahanzaib/typescript-package-template
- Owner: ranajahanzaib
- License: mit
- Created: 2021-11-30T06:23:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-18T08:00:17.000Z (almost 2 years ago)
- Last Synced: 2025-06-23T21:59:02.896Z (12 months ago)
- Topics: typescript-library-boilerplate, typescript-packages
- Language: JavaScript
- Homepage:
- Size: 355 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Authors: AUTHORS
Awesome Lists containing this project
README
# TypeScript Package Template
[](./LICENSE) [](./CONTRIBUTING.md)
This is another Open Source Project.
## Contributing
We'd love to accept your patches and contributions to this project. There are just a few guidelines you need to follow.
### [Code of Conduct](./CODE_OF_CONDUCT.md)
This project follows [Contributor Covenant](https://www.contributor-covenant.org/)
as it's Code of Conduct, and we expect all project participants to adhere to it.
Please read the [full guide](./CODE_OF_CONDUCT.md) so that you can understand
what actions will not be tolerated.
### [Contributing Guide](./CONTRIBUTING.md)
Read our [contributing guide](./CONTRIBUTING.md) to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to project.
### [LICENSE](./LICENSE)
This project is licensed under the [MIT License](./LICENSE), meaning that you're free to modify, distribute, and / or use it for any commercial or private project.