Simon Sturmer

assembler

v0.1.3
Assemble and minify your assets for deployment

jetbrains

v0.1.2
Command Line tools for JetBrains projects (IntelliJ/WebStorm/etc)

ftx

v0.2.3
This module allows you to perform source-code transform in real-time during file transfer. Code in a custom syntax and freely upload/download to and from your server that supports a different syntax.

jinja-js

v0.1.8
JavaScript templating engine based on Jinja2

mincss

v0.4.1
Minify CSS with Source Map support

ftpd

v0.2.16
Node FTP Server

shopify-ftp

v0.1.11
FTP Proxy for Shopify

jstophp

v0.3.0
JavaScript to PHP source transformation

writer

v1.0.0

rest-ftp-proxy

v0.1.0
FTP access over HTTP/REST

leafletmap

v0.1.1
React wrapper component for Leaflet

react-rte

v0.16.5
React Rich Text Editor

draft-js-export-html

v1.4.1
DraftJS: Export ContentState to HTML

draft-js-import-html

v1.4.1
DraftJS: Import HTML to ContentState

synthetic-dom

v1.4.0
Synthetic HTML DOM for use with parsing within React-RTE

draft-js-import-element

v1.4.0
DraftJS: Import Element to ContentState

draft-js-tools

v0.1.2
Collection of tools for DraftJS

draft-js-export-markdown

v1.4.0
DraftJS: Export ContentState to Markdown

draft-js-import-markdown

v1.4.1
DraftJS: Import Markdown to ContentState

class-autobind

v0.1.4
Method auto-bind for ES6 (ES2015) classes

@sstur/leaflet

v0.10.3
JavaScript library for mobile-friendly interactive maps

draft-js-utils

v1.4.1
Collection of utilities for DraftJS

immutable-datetime

v0.2.3
Simplified, Immutable DateTime with No Timezones

fetchme

v2.1.0
A polyfill for fetch() that uses XMLHttpRequest

fetch-pretender

v1.5.0
This is forked from the excellent [pretender](https://github.com/pretenderjs/pretender) project. The difference is that this version doesn't require a browser (can be run for testing in, say, Mocha or in ReactNative) and it supports `fetch` using [this pl