Pinned Repositories
bubiradar
A webapp to find bike sharing near you in Budapest.
elm-compiler
The Elm programming language aims to make web development more pleasant. Elm is a type-safe, functional reactive language that compiles to HTML, CSS, and JavaScript.
elm-console
Elm library to read and write to the console in Node.
elm-lang.org
The full source for [elm-lang.org](http://elm-lang.org/), the home-page of the Elm programming language. Open sourced as a way to teach people how to write and serve Elm code. Follow the instructions in README.md to get the site setup on your own machine.
flexunit
Open source repository for FlexUnit project for Actionscript 3 and Flex projects.
redux-dry-ts-actions
Micro library to create actions for redux with automatically inferred TypeScript types
ts-language-detection
A TypeScript source port of Nakatani Shuyo's excellent language detection library in Java.
ynab-osx-messages-importer
Import transactions to YNAB from SMS messages on Mac
laszlopandy's Repositories
laszlopandy/elm-console
Elm library to read and write to the console in Node.
laszlopandy/bubiradar
A webapp to find bike sharing near you in Budapest.
laszlopandy/ts-language-detection
A TypeScript source port of Nakatani Shuyo's excellent language detection library in Java.
laszlopandy/elm-compiler
The Elm programming language aims to make web development more pleasant. Elm is a type-safe, functional reactive language that compiles to HTML, CSS, and JavaScript.
laszlopandy/redux-dry-ts-actions
Micro library to create actions for redux with automatically inferred TypeScript types
laszlopandy/ynab-osx-messages-importer
Import transactions to YNAB from SMS messages on Mac
laszlopandy/node-chromedriver
A wrapper for the selenium chromedriver.
laszlopandy/cfp-2015
This is the repository you need to fork to submit your talk to the ReactEurope conference this July http://react-europe.org
laszlopandy/core
Elm's core libraries
laszlopandy/DefinitelyTyped
The repository for high quality TypeScript type definitions.
laszlopandy/elm-html
Use HTML in Elm!
laszlopandy/elm-make
A build tool for Elm projects
laszlopandy/elm-package
Command line tool to share Elm libraries
laszlopandy/Elm-Test
A unit testing framework for Elm
laszlopandy/geolocation
Get location data from Elm
laszlopandy/http-request-plugin
This pulgin does a request to an url with some parameters.
laszlopandy/i18next-parser
Code parser for i18next
laszlopandy/MassiveUnit
munit is a cross-platform unit testing framework for Haxe. Utilises metadata markup for test cases and includes tools for generating, compiling and running test cases from the command line.
laszlopandy/mobx-utils
Utility functions and common patterns for MobX
laszlopandy/mp4box.js
JavaScript version of GPAC's MP4Box tool
laszlopandy/pdf-js-zoom
laszlopandy/projects
Collection of projects that need contributors and collaborators. Shared workspace for making progress on them.
laszlopandy/r.js
Runs RequireJS in Node and Rhino, and used to run the RequireJS optimizer
laszlopandy/react
The library for web and native user interfaces.
laszlopandy/react-externs
Closure Compiler externs for Facebook React.js
laszlopandy/react-transition-group
An easy way to perform animations when a React component enters or leaves the DOM
laszlopandy/redux-loop
A library that ports Elm's effect system to Redux
laszlopandy/shumway
Shumway is a Flash VM and runtime written in JavaScript
laszlopandy/typescript
The clone of the CodePlex repo to import it into Cloud9. That's it :)
laszlopandy/virtual-dom
Minimal virtual DOM system for Elm. Useful for creating libraries for HTML and SVG.