Skip to content

smyaseen/typescript-sdk-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript SDK Development: A 5-Year-Old Could Follow This Step-by-Step

Welcome to the TypeScript SDK Template repository! This template provides a comprehensive starting point for building a TypeScript SDK with support for multiple module formats including CommonJS (CJS), ECMAScript Modules (ESM), and Immediately Invoked Function Expressions (IIFE) UMD.

This template is part of a five-part blog series on TypeScript SDK development. For a detailed guide and additional context, check out the blog series here: TypeScript SDK Development: A 5-Year-Old Could Follow This Step-by-Step.

image

Features

  • TypeScript Support: Written in TypeScript to leverage static typing and modern JavaScript features.
  • Module Formats: Supports CommonJS, ESM, and IIFE UMD formats to ensure compatibility across different environments.
  • Easy Configuration: Pre-configured build scripts for seamless development and deployment.

About

A template for building SDK with TypeScript - Covers CJS, ESM, and IIFE UMD. This template is part of 5 part blog series of TypeScript SDK Development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published