1.7.0 • Published 2 years ago

typescript-npm-sphinx-example v1.7.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

typescript-npm-sphinx-example

npm package Build Status Downloads Issues Code Coverage Commitizen Friendly Semantic Release

Example template output for copier-typescript-npm-sphinx

Install

npm install typescript-npm-sphinx-example

Usage

import 'typescript-npm-sphinx-example';

Development Status

This project uses semantic-release for versioning. Any time the major version changes, there may be breaking changes. If it is working well for you, consider pegging to the current major version, e.g. typescript-npm-sphinx-example@v1, to avoid breaking changes. Alternatively, you can always point to the most recent stable release with the typescript-npm-sphinx-example@latest.

Developing

Clone the repo and then run npm install to set up the pre-commit hooks.

Run npm run dev to start the development server, and npm run build to create a production build of the library.

The library files are stored in src, while the files for the development page are in dev-src.

Author

Created by Nick DeRobertis. MIT License.

1.7.0

2 years ago

1.6.0

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago