Tag
#Open Source
3 projects tagged "Open Source".
Vue File Agent: Building a Full-Featured Upload Experience
2019How I designed and built Vue File Agent, an open-source Vue component covering drag-and-drop selection, previews, validation, upload progress, server errors, sorting, and resumable uploads.
#Vue #TypeScript #Component API Design #Open Source
Designing Rockplate: A Schema-Aware Template Language
2020A compact, schema-aware template language I designed and built with a custom parser, built-in linter, and dedicated tooling for Visual Studio Code and CodeMirror.
#TypeScript #Language Design #Parsing #Open Source #Developer Tools
Breeze Server for PHP
2014A framework-agnostic PHP library that connected BreezeJS clients to Doctrine ORM backends, supporting metadata generation, relational queries, validation, serialisation and transactional entity saves.
#PHP #Doctrine ORM #BreezeJS #Open Source #Developer Tools #Framework Engineering