반응형
반응형

Passwordless: Authentication middleware for Express & Node.js

Javascript / Added on July 4, 2014 / Add to favorites

Passwordless is a token-based password authentication middleware for Express and Node.js. It’s faster to deploy, with just a single form and text field, with no need for separate registration, login, and lost password pages.

passwordless

node.js/express module to authenticate users without password 

 


Passwordless

Passwordless is a modern node.js module for express that allows authentication and authorization without passwords by simply sending one-time password (OTPW) tokens via email or other means. It utilizes a very similar mechanism as the reset password feature of classic websites. The module was inspired by Justin Balthrop's article "Passwords are Obsolete"

Check out a demo and further documentation on https://passwordless.net or have a look at an example.

Token-based authentication is...

  • Faster to implement compared to typical user auth systems (you only need one form)
  • Better for your users as they get started with your app quickly and don't have to remember passwords
  • More secure for your users avoiding the risks of reused passwords

 

반응형
반응형

OuiBounce: A small modal library

/ Added on July 5, 2014 / Add to favorites

OuiBounce is a small library for creating modal windows that trigger when a user leaves your site. It aims to lower your bounce rate and increase your conversions, while offering a number of customizable options.

ouibounce

 

Increase your landing page conversion rates.

 

A small library enabling you to display a modal before a user leaves your website.

 

The philosophy behind this project

This library helps you increase landing page conversion rates. From my experience, you can expect a lift of 7% to 15% depending on your audience, traffic type (paid or unpaid) and copy.

Talking about copy... please use Ouibounce to provide value to your visitors. With tools like these it's very easy to create something spammy-looking.

Not sure what I mean by provide value? Here are a few ideas to get your creative juices flowing:

Demo / Examples

Installation

You have a few options to choose from:

  • Download the minified or unminified script and include it on your page
  • Get Ouibounce from cdnjs.com
  • Use Bower: curl http://bower.herokuapp.com/packages/ouibounce
  • Use NPM: npm install git://github.com/carlsednaoui/ouibounce.git

Note: Ouibounce is wrapped by a umd wrapper, so if you are using requirejs/amd or commonjs/browserify, it will still work fine.

 

반응형
반응형

Boba.js: JavaScript for Google Analytics

Javascript / Added on July 2, 2014 / Add to favorites

Boba.js is an easily extensible JavaScript library for working with Google Analytics. It works with ga.js and analytics.js, and makes tracking everything child’s play.

boba

Need those links tracked? "As you wish." 

 

 

 

Boba.js

Boba.js is a small, easily extensible JavaScript library that makes working with Google Analytics easier. It supports the old ga.js library as well as the new analytics.js library. It has one out of the box function,trackLinks, and makes tracking everything else child's play. Requires jQuery.

Use it

Create a new instance of Boba:

tracker = new Boba
반응형
반응형

Agile CSS3 Engine: Generate pure CSS3 with JavaScript

CSS - Framework - Javascript / Added on July 1, 2014 / Add to favorites

Agile CSS3 Engine lets you generate pure CSS3 animations using JavaScript. It’s easy to use and cross platform compatible.

agile


Agile

Using javascript generated pure CSS3

Agile is a simpe, fast and easy to use engine which uses javascript generated pure CSS3. Check out examples at http://a-jie.github.io/Agile/

Features

  • Agile uses javascript to generate pure CSS3, without canvas, webGL or SVG.
  • Performant on mobile devices, being truly cross platform.
  • Agile’s API has high similar characteristic with actionscript 3.0, you can learn it in 10 minutes.

Usage

Download the minified library and include it in your html document.

<script src="js/agile.min.js"></script>
반응형
반응형

Card: Friendlier credit card forms for your users

Forms - Javascript / Added on June 29, 2014 / Add to favorites

Card makes your credit card forms way friendlier with just a single line of code. It’s all pure HTML, CSS,  and JavaScript, with no images or other dependencies.

card

반응형
반응형

하고싶은 여행 , 국도여행 - 77번 국도

 

77번국도는 2020년 완공 목표로 인천-부산 연결 공사 중

 

국도 제77호선 부산 ~ 파주선(國道第七十七號釜山坡州線)은 부산광역시 중구에서 경기도 파주시 문산읍을 연결하는 일반국도이다.

2008년 말에 자유로가 이 도로에 포함되면서 (77번 국도로 승격) 대한민국의 극북과 극서, 극남을 연결하는 간선도로가 되었다. 종점에서는 국도 제1호선과 연결되어 허가를 받으면 조선민주주의인민공화국으로 갈 수 있다. 끊긴 구간이 가장 많고 부산에서 파주까지 가기엔 너무 멀리 우회한다.

 

경유지

 

부산광역시 : 중구 - 서구 - 사하구 - 강서구

경상남도 : 창원시 진해구 - 창원시 성산구 - 창원시 의창구 - 창원시 마산회원구 - 창원시 마산합포구 - 고성군 - 거제시 - 통영시 - 사천시- 남해군

 

전라남도 : 여수시 - 고흥군 - 보성군 - 완도군 - 해남군 - 목포시 - 신안군 - 무안군 - 영광군

전라북도 : 고창군 - 부안군 - 군산시

 

충청남도 : 서천군 - 보령시 - 태안군 - 서산시 - 당진시 - 아산시

경기도 : 평택시 - 화성시 - 안산시 상록구 - 안산시 단원구 - 시흥시

 

인천광역시 : 남동구 - 연수구 - 중구 - 동구 - 서구 - 남구 - 계양구

경기도 : 부천시 오정구

 

서울특별시 : 강서구 - 영등포구 - 마포구


경기도 : 고양시 덕양구 - 고양시 일산동구 - 고양시 일산서구 - 파주시


http://www.travelro.co.kr/route/2144

반응형

+ Recent posts