issues
search
stampit-org
/
stampit
OOP is better with stamps: Composable object factories.
https://stampit.js.org
MIT License
3.02k
stars
102
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can't seem to mock axios in a stamp
#357
raynmakers
closed
1 year ago
3
RFC: TypeScript version bump + Type enhancements
#356
sammys
closed
1 year ago
4
Please help,I would like update V2 to V4
#355
minjiewang29
closed
2 years ago
1
Not so much an issue but a question.
#354
KookiKodes
opened
3 years ago
4
Moving to GitHub actions
#353
koresar
closed
3 years ago
0
Provide ES6 Module build
#352
jdittrich
opened
4 years ago
8
Website is down
#351
basejump
closed
4 years ago
3
Typescript unit testing
#350
PopGoesTheWza
closed
5 years ago
1
array in props persist across instances of stamp
#349
ilan-deepreach
closed
5 years ago
1
Typescript support
#348
PopGoesTheWza
closed
5 years ago
16
[WIP] typescript definitions
#347
PopGoesTheWza
closed
5 years ago
5
Getters and setters support
#346
koresar
closed
5 years ago
0
fix issue #344, but can not pass test
#345
lornally
closed
5 years ago
12
when i use getter and setter, i got this, is this a issue?
#344
lornally
closed
5 years ago
21
Add CodeTriage badge to stampit-org/stampit
#343
codetriage-readme-bot
closed
5 years ago
0
when i return something in init(), and then i can not call all methods
#342
lornally
closed
5 years ago
10
📚 Stamps vs Traits vs Mixins vs Has-a/Is-a composition vs Multiple inheritance (classes) feature-by-feature comparison
#341
dwiyatci
opened
5 years ago
3
Implementing the Decorator Pattern
#340
hbarcelos
closed
5 years ago
5
[SOLVED] How to express stampit factories and instances in typescript
#339
moranje
closed
6 years ago
4
Add another non-spec metadata - "name" to change factory name
#338
koresar
closed
6 years ago
6
[Bug] RangeError: 'Maximum call stack size exceeded' when use setters
#337
GeorgeGkas
closed
6 years ago
3
Compose using an instance?
#336
astanciu
closed
6 years ago
4
Link to API docs is broken in Readme?
#335
lp-belliot
closed
6 years ago
3
Add `stampit.version`.
#334
koresar
closed
6 years ago
0
feat: add version number to Stampit API
#333
dwiyatci
closed
6 years ago
5
✨ Add .version to stampit object
#332
dwiyatci
closed
6 years ago
4
Need some guidance
#331
pendenaor
closed
6 years ago
5
Suggestions on how to leverage stampit w/ Vue.js?
#330
gajewsk2
closed
6 years ago
6
'Use metadata in static functions' sample code throws an error
#329
pendenaor
closed
6 years ago
1
Add LICENSE previously removed by accident
#328
AlexxNica
closed
6 years ago
0
Remove references to out-of-date book and video.
#327
ericelliott
closed
6 years ago
1
Stampit v4
#326
koresar
closed
6 years ago
6
Performance degradation in node.js 8
#325
koresar
closed
7 years ago
12
Initializer bug or am i missing something ?
#324
MarcLoupias
closed
7 years ago
3
Reducing size even more
#323
koresar
closed
6 years ago
8
Overriding default properties from API example
#322
zarathustra323
closed
7 years ago
2
IE11 and node.js 0.10 support by adding 100 more bytes to the bundle
#321
koresar
closed
7 years ago
4
Use a ponyfill instead of using Object.assign directly, to support IE11
#320
Mustack
closed
7 years ago
25
IE11 unsupported without Object.assign polyfill
#319
Mustack
closed
7 years ago
4
API ???
#318
Brian151
closed
7 years ago
3
stampit___default.a(...).props is not a function in Webpack 3
#317
jktravis
closed
6 years ago
9
TypeError·Object expected in combineProperties in IE11
#316
kellypacker
closed
7 years ago
4
Fix links for stamp.init() and stamp.composers() in API documentation TOC.
#315
fpoumian
closed
7 years ago
5
compiled releases?
#314
Brian151
closed
7 years ago
9
Why aren't methods merged by extending the instance's prototype chain?
#313
eggyal
closed
7 years ago
18
Making instanceOf work for stamps
#312
far-blue
closed
7 years ago
22
Recommended approach for private data
#311
far-blue
closed
7 years ago
16
Converting *to* a function constructor for compatibility
#310
far-blue
closed
7 years ago
12
Using destructuring assignment on initialize
#309
nachocab
closed
7 years ago
3
Using statics in an instance
#308
nachocab
closed
7 years ago
6
Next