Skip to content

Commit b5741b1

Browse files
authored
Merge pull request #11 from lppjunior/develop
Update project to npm publish
2 parents 17d3cb0 + a6ce0b5 commit b5741b1

File tree

4 files changed

+8761
-14825
lines changed

4 files changed

+8761
-14825
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# pattern-js
1+
# @lppjunior/pattern-js
22
![version](https://d25lcipzij17d.cloudfront.net/badge.svg?id=gh&type=6&v=1.3.0&x2=0)
33

44
Pattern js was created to supply the need to centralize all types of patterns that i will use in my projects.
@@ -7,6 +7,11 @@ See many characteristics of this library:
77
- All pattern hav 100% coverage unity tests and confiability.
88
- Use 100% native javascript to write this code
99

10+
# Install
11+
```js
12+
yarn add @lppjunior/pattern-js
13+
```
14+
1015
## Available Patterns
1116
| Pattern | Description|
1217
| - | - |

0 commit comments

Comments
 (0)