Skip to content

Commit

Permalink
Documented 90% of the code. Final README version.
Browse files Browse the repository at this point in the history
  • Loading branch information
c3r38r170 committed Aug 14, 2021
1 parent 46db778 commit 4b1f2a5
Show file tree
Hide file tree
Showing 4 changed files with 402 additions and 246 deletions.
28 changes: 22 additions & 6 deletions README.md
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.
240 changes: 0 additions & 240 deletions c3r38r17ools.js

This file was deleted.

Loading

0 comments on commit 4b1f2a5

Please sign in to comment.