simplabs/ember-url

Name: ember-url

Owner: simplabs

Description: HTML5 URL polyfill bundled for ember-cli users

Forked from: tchak/ember-url

Created: 2017-01-31 14:56:47.0

Updated: 2017-01-31 14:56:49.0

Pushed: 2017-01-31 16:18:42.0

Homepage: null

Size: 73

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

ember-url

Build Status Ember Observer Score npm version

HTML5 URL polyfill bundled for ember-cli users

Installation
Usage
rt URL from 'url';

url = new URL('https://example.com/?q=Paris');
searchParams.get('q') // 'Paris'

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.