@canopycanopycanopy/b-ber-reader 1.2.15 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/0c35d18bf06992036b691da73d635fc4.woff2 +0 -0
- package/dist/4d73cb90e394b34b767077d75cce0c4c.woff +0 -0
- package/dist/737fa3c878dc13e7c16c6c2503890888.ttf +0 -0
- package/dist/7609101514b0166981d789f88c7d87f3.ttf +0 -0
- package/dist/index.html +1 -1
- package/dist/main.44ed77a4e1bf2b16029a.js +2 -0
- package/dist/main.44ed77a4e1bf2b16029a.js.LICENSE.txt +32 -0
- package/index.js +0 -1
- package/package.json +18 -79
- package/dist/012cf6a10129e2275d79d6adac7f3b02.woff +0 -0
- package/dist/543658ca3181c96172d2.css +0 -1
- package/dist/543658ca3181c96172d2.js +0 -54
- package/dist/570eb83859dc23dd0eec423a49e147fe.woff2 +0 -0
- package/dist/a37b0c01c0baf1888ca812cc0508f6e2.ttf +0 -0
- package/dist/e79bfd88537def476913f3ed52f4f4b3.eot +0 -0
- package/server.js +0 -61
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# `@canopycanopycanopy/b-ber-reader`
|
|
2
2
|
|
|
3
|
-
The `b-ber-reader` package is used to render a horizontally scrolling HTML view in a browser. It includes a user-interface to navigate through a published project, display a project metadata, and to download related project assets.
|
|
3
|
+
The `b-ber-reader` package is used to render a horizontally scrolling HTML view in a browser. It includes a user-interface to navigate through a published project, display a project metadata, and to download related project assets. This package contains the compiled source of the `@canopycanopycanopy/b-ber-reader-react` package.
|
|
4
4
|
|
|
5
5
|
## Install
|
|
6
6
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/index.html
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<!doctype html><html lang="en"><head><meta charset="utf-8"
|
|
1
|
+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=3,minimum-scale=1"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="robots" content="index, follow"/><title>b-ber-reader</title><meta name="description" content=""/><meta property="og:site_name" content=""/><meta property="og:url" content=""/><meta property="og:title" content=""/><meta property="og:image" content=""/><meta property="og:description" content=""/><link rel="canonical" href=""/></head><body><div id="root"></div><script id="__server_data__">window.__SERVER_DATA__ = {}</script><script src="main.44ed77a4e1bf2b16029a.js"></script></body></html>
|