Skip to content

adobe/franklin-library

Folders and files

NameName
Last commit message
Last commit date
Mar 18, 2025
Jul 22, 2024
Oct 25, 2018
Dec 2, 2021
Dec 2, 2021
Mar 17, 2025
Nov 4, 2022
Jan 19, 2020
Feb 1, 2023
Jul 24, 2019
Jun 12, 2019
Dec 2, 2021
Feb 15, 2022
Jun 8, 2021
Dec 2, 2021
Jan 28, 2020
Aug 12, 2019
Mar 17, 2025
Oct 25, 2018
Nov 4, 2022
Oct 25, 2018
Jan 17, 2024
Nov 4, 2022
Nov 4, 2022
Mar 17, 2025
Mar 17, 2025

(Create) Franklin Library

Bootstrap your Franklin library using npm init @adobe/franklin-library

Status

codecov GitHub Actions GitHub license GitHub issues semantic-release

Installation

Not needed.

Usage

$ npm init @adobe/franklin-library

Demo here:

https://asciinema.org/a/ZgBXcXnV98lUKRcxq2mchNisQ

create-franklin-library will ask you a few questions and then bootstrap the library for you. All you have to do is change to the newly created directly and push to GitHub.

Development

Build

$ npm install

Test

$ npm test

Lint

$ npm run lint