We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 17d3cb0 + a6ce0b5 commit b5741b1Copy full SHA for b5741b1
README.md
@@ -1,4 +1,4 @@
1
-# pattern-js
+# @lppjunior/pattern-js
2

3
4
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:
7
- All pattern hav 100% coverage unity tests and confiability.
8
- Use 100% native javascript to write this code
9
10
+# Install
11
+```js
12
+yarn add @lppjunior/pattern-js
13
+```
14
+
15
## Available Patterns
16
| Pattern | Description|
17
| - | - |
0 commit comments