https://github.com/cryptix720/centojs
https://github.com/cryptix720/centojs
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cryptix720/centojs
- Owner: Cryptix720
- License: mit
- Created: 2017-09-15T13:08:56.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-15T13:17:24.000Z (almost 9 years ago)
- Last Synced: 2024-12-28T13:19:34.482Z (over 1 year ago)
- Language: JavaScript
- Size: 58.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CentoJs
#CentoJs: A simple DOM Library
CentoJs is a lightweight DOM library.
It's not meant to be a full DOM library,
but a light example of some of the things you have to consider when writing a JavaScript library, now and in future.