Skip to content

Commit

Permalink
Prep for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
rdmurphy committed Dec 30, 2018
1 parent 34fe13d commit b5c1248
Show file tree
Hide file tree
Showing 8 changed files with 2,957 additions and 6,295 deletions.
3 changes: 0 additions & 3 deletions .babelrc

This file was deleted.

14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.0] - 2018-12-30

### Added

- Initial release!
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@
@newswire/frames
</h1>
<p align="center">
<a href="https://www.npmjs.org/package/@newswire/frames"><img src="https://img.shields.io/npm/v/@newswire/frames.svg?style=flat" alt="npm"></a>
<a href="https://www.npmjs.org/package/@newswire/frames"><img src="https://badgen.net/npm/v/@newswire/frames" alt="npm"></a>
<a href="https://david-dm.org/rdmurphy/frames"><img src="https://badgen.net/david/dep/rdmurphy/frames" alt="dependencies"></a>
<a href="https://unpkg.com/@newswire/frames/dist/index.umd.js"><img src="https://badgen.net/badgesize/gzip/https://unpkg.com/@newswire/frames/dist/index.umd.js" alt="gzip size"></a>
<a href="https://unpkg.com/@newswire/frames/dist/index.umd.js"><img src="https://badgen.net/badgesize/brotli/https://unpkg.com/@newswire/frames/dist/index.umd.js" alt="brotli size"></a>
<a href="https://packagephobia.now.sh/result?p=@nprapps/sidechain"><img src="https://badgen.net/packagephobia/install/@newswire/frames" alt="install size"></a>
</p>

`@newswire/frames` is a [greenfield](https://en.wikipedia.org/wiki/Greenfield_project) take on responsive iframes in the spirit of [Pym.js](http://blog.apps.npr.org/pym.js/).
Expand Down
7 changes: 0 additions & 7 deletions __tests__/framer.js

This file was deleted.

28 changes: 0 additions & 28 deletions __tests__/frames.js

This file was deleted.

177 changes: 0 additions & 177 deletions jest.config.js

This file was deleted.

Loading

0 comments on commit b5c1248

Please sign in to comment.