1.0.0 • Published 3 years ago

ng-notepad v1.0.0

Weekly downloads
25
License
-
Repository
-
Last release
3 years ago

notepad

Notepad angular component

Status

SourceShields
Projectlicense release
Publishersnpm
Downloadsnpm_downloads
Raisedissues pulls

Preview

Installing

npm i ng-notepad

Usage

<ng-notepad></ng-notepad>

Inputs:

  • width: number
  • height: number
  • submitButton: boolean

Outputs:

  • (update) => string
  • (submit) => string

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Bumpversion is used to version and tag changes. For example:

bump2version patch

Releases are made on every major change.

Author

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

None

1.0.0

3 years ago

0.2.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago