Pinned Repositories
client-side-graphql
Example setup of a client-side GraphQL schema that uses an existing REST backend
custom-bootstrap-kickstart
find-duplicate-dependencies
Find duplicate dependencies in your node_modules. Useful when use npm as a package manager for front-end.
FramerSunbeam
Spatial navigation and focus management for Framer X prototypes done with react-sunbeam
react-apollo-ssr-example
Example app with server-side rendering using react, react-router and react-apollo
react-element-proptypes
React PropTypes for components
react-img-preload
Higher-order React component for image preloading
react-sunbeam
Spatial navigation and focus management system for React apps
redux-yield-effect
Declarative side effects for redux with generators
url-schemify
Tiny module for adding scheme to URLs
vovacodes's Repositories
vovacodes/redux-yield-effect
Declarative side effects for redux with generators
vovacodes/esmdoc
vovacodes/simple-web-locks
A single threaded implementation of Web Locks API. Works across runtimes (Browser, Deno, Node).
vovacodes/deno-toolbox
Collection of utility scripts written with Deno
vovacodes/doctor
Flexible low level parser for Javadoc-like doc comments: Javadoc, JSDoc, TSDoc, etc.
vovacodes/framer-webpack-ssr
vovacodes/awesome-es-modules
A curated list of resources for ES modules & unbundled apps
vovacodes/blog
vovacodes/code-like-its-1999
vovacodes/codesandbox-client
An online IDE for rapid web development
vovacodes/deno_doc
Documentation generator for Deno
vovacodes/doc_website
Auto-generated documentation for Deno modules
vovacodes/es-module-lexer
Low-overhead lexer dedicated to ES module parsing for fast analysis
vovacodes/es-module-shims
Shims for new ES modules features on basic modules support in browsers
vovacodes/esm-playground
vovacodes/esmdoc-website
vovacodes/globals
Set of wrappers that re-export globally available libraries as ES modules
vovacodes/import-map
Import Map Utility
vovacodes/mdx
JSX in Markdown for ambitious projects
vovacodes/mdx-rs
mdx, in rust. maybe.
vovacodes/mio
Metal IO library for Rust
vovacodes/nftsol
The Metaplex protocol
vovacodes/popmotion
Simple animation libraries for delightful user interfaces
vovacodes/registry
Decentralized Javascript Package Registry
vovacodes/swc
Super-fast typescript / javascript compiler written in rust
vovacodes/try-axum
vovacodes/try-deno-bundler
Toying with Deno.emit
vovacodes/try-nextjs-live
vovacodes/wallet-adapter
Modular TypeScript wallet adapters and components for Solana applications.
vovacodes/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.