neomorph

1.0.0 • Public • Published

Neomorph

This package provides a library with Neomorphism styling.

Standards :

Update Changelog in README.md

v#.#.# List of changes

Update version in package.json

"version": "v#.#.#"

Commit Message

v#.#.# - short summary

PR Title

v#.#.# - TICKET-# - Short Summary

Usage :

npm publish

Publish as npm package. Run yarn build and ensure you have followed the standards section above before running this command and publishing to NPM.

package.json

Reference as a module :

"dependencies": {
    ...
    "@neomorph": "https://github.com/colebw/neomorph.git",
    ...
}

Changelog

1.0.0
  • Initial commit.

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i neomorph

    Weekly Downloads

    3

    Version

    1.0.0

    License

    ISC

    Unpacked Size

    4.68 kB

    Total Files

    6

    Last publish

    Collaborators

    • thecolecode