Highlights
- Arctic Code Vault Contributor
Popular repositories
-
Forked from ponty/arduino-rtttl-player
Non-blocking Arduino library to play RTTTL melodies
-
MQTT test suite for Mosquitto, Mosca, Aedes to generate timing numbers for key operations under load.
JavaScript 8
-
Forked from wendlers/micropython-mfrc522
(Micro)Python class to access the MFRC522 RFID reader
Python 3
-
-
Forked from ringo/ringojs
A JavaScript runtime and shell based on Rhino providing a CommonJS conformant module library and web application framework
-
850 contributions in the last year
Activity overview
Contribution activity
April 2021
Created 13 commits in 1 repository
Created a pull request in cefn/lauf that received 1 comment
Opened 13 other pull requests in 1 repository
cefn/lauf
12
merged
1
closed
- Package configuration
- Remove any from top-level types. Align declarations in apps
- Shorten signature and make consistent with modules,apps
- Draft Store Partition implementation, not yet in Store interface
- Consistent store typings
- Bump dependencies to latest
- Tweak package jsons
- Finalise backgroundPlans signature. Align all uses
- Use ts-essentials DeepReadonly for Immutable
- Refactor editor
- Rename apps, removing @lauf to help with lerna-scope
- Enforce object type for path ops
- Add check scripts
Created an issue in oliver021/post-io that received 5 comments
Project not installable
My attempt to run npm install
found that this was not installable on Debian buster.
This is no doubt thanks to https://github.com/oliver021/post-io…