This project houses the base TypeScript template project that I use to create new TypeScript template projects.
For information about my TypeScript library and Build Tools, please visit:
This project is updated often!
You should not rely on this project directly. Instead, clone or fork one of the other template projects at https://github.com/orgs/ericchase-library/repositories.
TL;DR:
This code is truly free and open source, licensed under the Apache 2.0 License. If you make a copy, I humbly ask that you include the text from the
NOTICEfile somewhere in your project. You are not required to! You are also not required to include the originalLICENSE-APACHEorNOTICEfiles, and I would prefer just a copy of theNOTICEfile text or a link to this repository instead. You can use and modify this code however you like, including using a proprietary license for your changes. The only restriction I maintain is under clause 3 of the Apache 2.0 License regarding patents. If you find any potential license violations within any of my projects, please contact me so that I may resolve them.
A longer explanation can be found in the README.md file at https://github.com/ericchase-library/ts-library.