franklin-sites
TypeScript icon, indicating that this package has built-in type declarations

0.0.229 • Public • Published

franklin-sites

React and Zurb Foundation based design system for life sciences web applications.

The purpose of Franklin is to create a library a re-usable user interface components, with some components specific to displaying biological data.

yarn tasks

Building the Franklin site

    "start": //start the local dev application,
    "build-site": //build the franklin website,
    "build-library": //build the franklin library (npm package),
    "build": //build both site and library,
    "docgen": //generate documentation for components
    "jslint": //check code style,
    "test": //run tests and check code style,
    "test-watch": //watch tests

How to use

Get from npm:

yarn install franklin-sites

Wrap your application in the FranklinSite tag:

import { FranklinSite } from "franklin-sites";

...
<FranklinSite>
  //Your content goes here//
</FranklinSite>

Dependents (0)

Package Sidebar

Install

npm i franklin-sites

Weekly Downloads

8

Version

0.0.229

License

MIT

Unpacked Size

31.6 MB

Total Files

366

Last publish

Collaborators

  • xwatkins
  • aurel-l
  • mmahmoudy
  • dlrice2
  • swaathik
  • minjoon