Commit 6d1e644
authored
CTX7-855: Context7 TS SDK docs (#1080)
* init sdk and monorepo
* init sdk and monorepo
* comment cleanup
* remove bun.lock
* cleanup: remove sdk package and deps
* update tsconfigs
* chore: add temp changelog
* ci: update scripts
* ci: update github workflows
* fmt: workflows
* fix: search libraries response type
* ci: update pack-mcpb script
* feat: init ts sdk
* feat: add commands and http client
* update keywords and author
* update eslint config for mcp
* include license and readme in build
* update release.yaml
* add readme symlink
* include readme in mcp package
* chore: add canary release workflow and update configs
* chore: format files
* ci: add changeset check workflow
* canary release trigger
* ci: login to npm before release
* bump mcp version on package
* remove pr trigger from canary release
* ci: remove package input
* finalize sdk with tests and proper types
* address reviews
* add client tests
* feat: use env var automatically
* add docs
* docs: update API documentation and add SDK guides
Added comprehensive TypeScript SDK documentation including getting started guide and command references for get-docs and search-library. Updated API guide and OpenAPI specification.
* remove docs changes (moving to separate PR)
* docs: ts sdk docs
* update sdk examples
* remove docs
* update build config with tsup
* cleanup comments
* fix error hangling on http client
* minor fixes
* address reviews
* add txt pagination feature
* remove unnecessary types
* update docs with new paging txt feature
* update default format
* cleanup
* fmt
* update
* add mcp lint command
* update format scripts
* fix: update eslint and tsconfig with update
* add readme
* make default format json
* change docType to mode
* update basic usage
* apply interface changes
* remove changeset1 parent 6c05158 commit 6d1e644
File tree
6 files changed
+817
-3
lines changed- docs
- sdks/ts
- commands
6 files changed
+817
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
198 | 197 | | |
199 | 198 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
35 | 50 | | |
36 | 51 | | |
37 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
728 | 728 | | |
729 | 729 | | |
730 | 730 | | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
731 | 782 | | |
732 | 783 | | |
733 | 784 | | |
| |||
801 | 852 | | |
802 | 853 | | |
803 | 854 | | |
804 | | - | |
| 855 | + | |
| 856 | + | |
805 | 857 | | |
806 | 858 | | |
807 | 859 | | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
808 | 880 | | |
809 | 881 | | |
810 | 882 | | |
| |||
859 | 931 | | |
860 | 932 | | |
861 | 933 | | |
862 | | - | |
| 934 | + | |
| 935 | + | |
863 | 936 | | |
864 | 937 | | |
865 | 938 | | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
866 | 959 | | |
867 | 960 | | |
868 | 961 | | |
| |||
0 commit comments