ironlicensing-js/.gitignore
David Friedel ed66914a92 Implement IronLicensing JavaScript SDK
- LicenseClient for validation and activation
- Feature checking with hasFeature/requireFeature
- Trial management
- Purchase/checkout flow
- Offline caching with grace period
- License change events
- Browser/Node.js compatible storage
- Full TypeScript support
- Comprehensive README
2025-12-25 11:07:00 +00:00

9 lines
74 B
Plaintext

node_modules/
dist/
*.log
.DS_Store
.env
.env.local
*.tgz
.ironlicensing/