-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Documented 90% of the code. Final README version.
- Loading branch information
Showing
4 changed files
with
402 additions
and
246 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,27 @@ | ||
# c3r38r17ools | ||
# c3tools | ||
Collection of personal sets of functions to speed up web development. | ||
|
||
## TO DO | ||
- Finish TO DO list | ||
- Debug new changes introduced. | ||
- Add version number | ||
- Get a CDN. | ||
- Change SqS's cantidad parameter. | ||
- Add version number. | ||
- Minified version. | ||
- Add JSDocs | ||
- Document functions here. | ||
- ~~Get a CDN.~~ Publish to NPM. | ||
- Translate SqS completely. | ||
- Try to get rid of `// TODO`s. | ||
- Document functions here (with **examples**). | ||
- The "Soon!" stuff. | ||
|
||
## Soon! | ||
`download` function. | ||
<br> | ||
Modal messages with premises. | ||
<br> | ||
Easy way to add functions to the 'DOMContentLoaded' event. | ||
<br> | ||
Module version. | ||
<br> | ||
Reacting to DOM changes. | ||
|
||
--- | ||
Any suggestion or feedback is welcome. |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.