8000 1.3.4 · SaffronCode/SaffronCodeJS@e850e48 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

Commit e850e48

Browse files
committed
1.3.4
1 parent 7d3da34 commit e850e48

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99

1010
### Preloader
1111

12-
1- Set the Preloader color,size and animation speed once in index.js ui.Preloader.setUp("#777777ff",200,200,0.2)
12+
1- Set the Preloader color,size and animation speed once in index.js ui.Preloader.setUp("#777777ff",200,200,0.2) <br/>
1313
2- and then use it every where like below: <ui.Preloader/> ☺
1414

1515
### Input
1616

1717
This is just like html input tag but it has better control on patterns and it will correct the user's mismatches character
1818

1919
## libs
20-
Pure JS functions and classes
20+
Pure JS functions and classes<br/>
2121
`import {libs} from 'saffroncodejs'`
2222

2323
### StringFunctions

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "saffroncodejs",
3-
"version": "1.3.3"< 4E18 /span>,
3+
"version": "1.3.4",
44
"description": "Package of optimised react components and javascript functions for developers ♫♪",
55
"main": "./lib/SaffronCode.js",
66
"types": "./lib/SaffronCode.d.ts",

0 commit comments

Comments
 (0)
0