Skip to content
/ foundation Public template

🏛 Base repository for building JavaScript apps or libraries.

Notifications You must be signed in to change notification settings

davidbonnet/foundation

Repository files navigation

Foundation

🏛️ Base repository for building JavaScript apps or libraries.

To use this template, clone this repository and rename all "Foundation" instances to the name of your library. Set this package to "public" before publishing it.

Uses

Features

  • List the main features of the library
  • Explain how it distinguishes from other libraries

Usage

Everything is exported from the main entry-point through an ES6 module:

import { add } from "foundation";

Installation

Install with the Node Package Manager:

npm install foundation

Documentation

Documentation is generated here.

About

🏛 Base repository for building JavaScript apps or libraries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published