Pinned Repositories
3D-SVG-Editor
[Unmaintained] Adobe Illustrator mini for creating 3D graphic asset built using Angular, Electron, and Redux Observable 💎
draw-path
📈 ✒️ Submodule of 3D-SVG-Editor
hot-potato
🔥 A simple game by passing potato to anyone so they fall into Hall of Shame, built on a serverless GraphQL and Vue.js
ML0002-answer-iterator
Submit all possible permutation of answer choices in ML0002 course
react-transition-box
React component for easily transitioning your container size based on children 🎁
react-with-throttle
Component for throttling value, preserving the declarative nature of React 🚀
vue-text-highlight
Text highlighter library for Vue.js :lipstick:
vuex-search
Vuex binding for client-side search with indexers and Web Workers :green_book::mag:
babel-plugin-react-css-modules
Transforms styleName to className using compile time CSS module resolution.
svelte
web development for the rest of us
AlbertLucianto's Repositories
AlbertLucianto/vue-text-highlight
Text highlighter library for Vue.js :lipstick:
AlbertLucianto/vuex-search
Vuex binding for client-side search with indexers and Web Workers :green_book::mag:
AlbertLucianto/react-transition-box
React component for easily transitioning your container size based on children 🎁
AlbertLucianto/hot-potato
🔥 A simple game by passing potato to anyone so they fall into Hall of Shame, built on a serverless GraphQL and Vue.js
AlbertLucianto/react-with-throttle
Component for throttling value, preserving the declarative nature of React 🚀
AlbertLucianto/portfolio
:art: My interactive web portfolio [WIP]
AlbertLucianto/albertlucianto.github.io
AlbertLucianto/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
AlbertLucianto/awesome-vue
🎉 A curated list of awesome things related to Vue.js
AlbertLucianto/babel
🐠 Babel is a compiler for writing next generation JavaScript.
AlbertLucianto/babel-handbook
:blue_book: A guided handbook on how to use Babel and how to create plugins for Babel.
AlbertLucianto/babel-helper-vue-jsx-merge-props
babel helper for vue jsx spread.
AlbertLucianto/babel-plugin-react-css-modules
Transforms styleName to className using compile time CSS module resolution.
AlbertLucianto/babel-plugin-transform-vue-jsx
babel plugin for vue 2.0 jsx
AlbertLucianto/eslint-loader
eslint loader (for webpack)
AlbertLucianto/graphql-js
A reference implementation of GraphQL for JavaScript
AlbertLucianto/js-worker-search
JavaScript client-side search API with web-worker support
AlbertLucianto/jsx
monorepo for Babel / Vue JSX related packages
AlbertLucianto/material-ui
React components that implement Google's Material Design.
AlbertLucianto/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
AlbertLucianto/react-flip-toolkit
A lightweight magic-move library for configurable layout transitions
AlbertLucianto/react-screenshot-test
A dead simple library to screenshot test React components
AlbertLucianto/svelte
Cybernetically enhanced web apps
AlbertLucianto/use-deep-compare-effect
🐋 It's react's useEffect hook, except using deep comparison on the inputs, not reference equality
AlbertLucianto/vue
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
AlbertLucianto/vue-devtools
⚙️ Browser devtools extension for debugging Vue.js applications.
AlbertLucianto/vue-material
Material design for Vue.js
AlbertLucianto/vue-router
🚦 The official router for Vue.js.
AlbertLucianto/webassembly-examples
Code examples that accompany the MDN WebAssembly documentation — see https://developer.mozilla.org/en-US/docs/WebAssembly.
AlbertLucianto/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.