@egoistdeveloper/crows-foot-notations

1.0.2 • Public • Published

crows-foot-notations

EgoistDeveloper crows-foot-notations

Crow's foot notations in SVG format with left, right, top and bottom directions. Crow's foot notations are one of many entity-relation notations types and these notations are useful for drawing entity relation endpoints.

See also @VivekMChawla's ERD "Crow's Foot" Relationship Symbols Cheat Sheet

NPM NPM Bundle Size NPM

Table of contents

Installation

$ npm i @egoistdeveloper/crows-foot-notations

Base notations

Zero

Preview Direction
zero/left Left
zero/right Right
zero/top Top
zero/bottom Bottom

One

Preview Direction
one/left Left
one/right Right
one/top Top
one/bottom Bottom

Many

Preview Direction
many/left Left
many/right Right
many/top Top
many/bottom Bottom

Comined Notations

Zero or One

relation view

Preview Direction
zero-or-one/left Left
zero-or-one/right Right
zero-or-one/top Top
zero-or-one/bottom Bottom

Zero or Many

relation view

Preview Direction
zero-or-many/left Left
zero-or-many/right Right
zero-or-many/top Top
zero-or-many/bottom Bottom

One and ONLY One

relation view

Preview Direction
one-and-only-one/left Left
one-and-only-one/right Right
one-and-only-one/top Top
one-and-only-one/bottom Bottom

One or Many

relation view

Preview Direction
one-or-many/left Left
one-or-many/right Right
one-or-many/top Top
one-or-many/bottom Bottom

Further readings

Online SVG editor

Used @yqnn's svg path editor.

Copyrights

These SVG notations are inspired by @yurigor's codepen.

Package Sidebar

Install

npm i @egoistdeveloper/crows-foot-notations

Weekly Downloads

4

Version

1.0.2

License

MIT

Unpacked Size

14.6 kB

Total Files

31

Last publish

Collaborators

  • egoistdeveloper