Commit a3aef9c
committed
feat: add npm package and reorganize into python/javascript directories
- Published @mixpeek/[email protected] to npm
- Published [email protected] to PyPI
- Separated Python and JavaScript implementations into /python and /javascript directories
- Added TypeScript support with full type definitions
- Added comprehensive test suites (54+ JS tests, 14+ Python tests)
- Updated documentation structure
- Both packages production-ready and published
Changes:
- Created JavaScript/TypeScript implementation with npm package
- Reorganized Python package into /python directory
- Added language-specific READMEs
- Created test suites for both implementations
- Updated main README to document both packages
- Cleaned up internal documentation files1 parent 5cc7423 commit a3aef9c
File tree
78 files changed
+6312
-393
lines changed- data
- javascript
- data
- examples
- src
- __tests__
- python
- data
- iab_mapper
- data
- raw
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
78 files changed
+6312
-393
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
4 | 23 | | |
5 | | - | |
6 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
7 | 53 | | |
8 | | - | |
9 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
10 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
0 commit comments