InFull HumanbyFlorielIntroduction | Building an NPM Package with TypeScriptFrom choosing a license to creating a documentation websiteSep 6, 2021Sep 6, 2021
InFull HumanbyFlorielCreate a New GitHub Repository | Building an NPM Package with TypeScriptChoosing a name, a license, a gitignore fileSep 6, 2021Sep 6, 2021
InFull HumanbyFlorielGitHub Community Checklist | Building an NPM Package with TypeScriptRecommended community standards will help you maintain your packageSep 7, 2021Sep 7, 2021
InFull HumanbyFlorielSetting up NPM Package | Building an NPM Package with TypeScriptTypeScript, ESLint, Prettier, Git Hooks, and moreSep 29, 2021Sep 29, 2021
InFull HumanbyFlorielAdd Rollup Configuration | Building an NPM Package with TypeScriptFirst, let’s explain what ES modules / Commonjs / IIFE / UMD areNov 25, 2021Nov 25, 2021
InFull HumanbyFlorielConfiguring CI/CD | Building an NPM Package with TypeScriptDeploy automatically new version to NPM with GitHub ActionsJan 2, 2022Jan 2, 2022
InFull HumanbyFlorielCreating the documentation website | Building an NPM Package with TypeScriptAt this stage, you should have your NPM package completed. We have previously set up continuous integration and continuous deployment. Once…Feb 11, 2022Feb 11, 2022
InLevel Up CodingbyFlorielHow to Generate a TypeScript API Reference: Building an NPM Package with TypeScriptfrom TSDoc comments to a vuepress documentation websiteMar 7, 2022Mar 7, 2022
InFull HumanbyFlorielHow to Bundle *.d.ts Declaration Files with API-Extractorand avoid making common mistakes when exporting your typesMar 13, 2022Mar 13, 2022
InFull HumanbyFlorielMoving to a Mono Repository | Building an NPM Package with TypeScriptSwitching to a monorepo with NPM workspacesSep 24, 2022Sep 24, 2022