This package (@cooklang/cooklang-ts) is deprecated and no longer maintained.
Please migrate to the new official package: @cooklang/cooklang
The new @cooklang/cooklang package offers:
- Better performance - Native-speed parsing via WebAssembly
- Consistent behavior - Shares implementation with the official Rust parser
- Active maintenance - Regular updates and bug fixes
- Future-proof - All new features will be added here
# Uninstall old package
npm uninstall @cooklang/cooklang-ts
# Install new package
npm install @cooklang/cooklangSee the complete Migration Guide for detailed instructions on updating your code.
- Now: This package is deprecated
- Future releases: No new features or bug fixes will be released
- Support: Critical security issues only
Thank you for using Cooklang!