vlucas
Co-founder of @techlahoma. Creator of BudgetSheet, Frisby.js, phpdotenv, valitron, and many others. Engineering Leader.
Oklahoma City, OK
Pinned Repositories
bulletphp
A resource-oriented micro PHP framework
frisby
Frisby is a REST API testing framework built on Jest that makes testing API endpoints easy, fast, and fun.
gasmask
Mocks for Google Apps Script libraries, specifically around Spreadsheets
phpDataMapper
Object-Oriented PHP5 DataMapper ORM
phpdotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
pikirasa
PKI public/private RSA key encryption using the OpenSSL extension
sheetquery
Query Builder/ORM for Google Sheets
valitron
Valitron is a simple, elegant, stand-alone validation library with NO dependencies
vlid
Lightweight validation library with NO dependencies. A nice Joi alternative with a similar API.
vlucas's Repositories
vlucas/phpdotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
vlucas/valitron
Valitron is a simple, elegant, stand-alone validation library with NO dependencies
vlucas/frisby
Frisby is a REST API testing framework built on Jest that makes testing API endpoints easy, fast, and fun.
vlucas/bulletphp
A resource-oriented micro PHP framework
vlucas/sheetquery
Query Builder/ORM for Google Sheets
vlucas/vlid
Lightweight validation library with NO dependencies. A nice Joi alternative with a similar API.
vlucas/gasmask
Mocks for Google Apps Script libraries, specifically around Spreadsheets
vlucas/hyperspan
Hyperspan. Server-side streaming with dynamic client-side islands.
vlucas/hyperspan-php
Build a Hypermedia API response once and return it in multiple formats
vlucas/toystore
Lightweight central store of state with the ability to watch for and react to specific property changes
vlucas/toystore-react
React bindings for toystore (central store of state)
vlucas/presentation-slides-you-dont-know-nodejs
Presentation Slides for "You Don't Know Node.js"
vlucas/skycap
Drop-in authentication and authoriztion framework for Express.js
vlucas/better-auth
The most comprehensive authentication library for TypeScript
vlucas/dotfiles
New dotfiles / Platform agnostic
vlucas/hydrogen-content-demo
Demo Hydrogen store with content from the SFAPI
vlucas/hyperspan-framework
Hyperspan Web Framework
vlucas/leftfieldai-js
Embeddable JS for LeftFieldAI
vlucas/next-api-builder
Next.js API Builder with great defaults
vlucas/notion-sdk-js
Official Notion JavaScript Client
vlucas/postframe
Simplified postMessage communication between frames
vlucas/progit2
Pro Git 2nd Edition
vlucas/seamless-cloud-js
JavaScript (Web + Node) Client for Seamless.cloud
vlucas/skycap-adapter-knex
Knex.js database adapter for Skycap. Supports all database types Knex.js does.
vlucas/skycap-adapter-memory
In-memory adapter for Skycap (for testing/local dev)
vlucas/sqlpad
Web-based SQL editor run in your own private cloud. Supports MySQL, Postgres, SQL Server, Vertica, Crate, Presto, SAP HANA, Cassandra, Snowflake, BigQuery, SQLite, and more with ODBC
vlucas/stackbox-editor
Stackbox Editor (JS/TS)
vlucas/thunderplains-2023
ThunderPlains 2023 Website
vlucas/ts-library-template
A starter project template for making a TypeScript library that will be transpiled into JavaScript and delivered via NPM.
vlucas/valstore
Featherweight key-based central store of state with zero dependencies