Comparing version 4.0.9 to 4.0.10
{ | ||
"name": "deleight", | ||
"version": "4.0.9", | ||
"version": "4.0.10", | ||
"description": "A group of 10 libraries for writing accessible and joyfully interactive web applications with traditional HTML, CSS and JavaScript.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -7,5 +7,5 @@ # Deleight | ||
Apart from this brief guide and the [documentation](https://mksunny1.github.io/deleight-api-docs/main), there are also some examples which can be used to understand how the parts fit together and to develop a feel for using deleight. To play with the exmples, you can run the included server with `npm start` and visit http://localhost:8000/docs/examples/index.html. The demos are also hosted online [here](https://mksunny1.github.io/deleight/docs/examples). | ||
Apart from this brief guide and the [documentation](https://mksunny1.github.io/deleight-api-docs/main), there are also some examples which can be used to understand how the parts fit together and to develop a feel for using deleight. To play with the exmples, you can run the included server with `npm start` and visit http://localhost:8000/docs/examples/index.html. The demos are also hosted online [here](https://mksunny1.github.io/deleight/docs/examples). We also have an entry in the [Krausest JS Frameworks Benchmarks](https://github.com/krausest/js-framework-benchmark). | ||
What follows is a brief description of the currently included libraries and how to include them in your projects. A list of removed libraries is also given for those who like them. | ||
What follows is a brief description of the currently included libraries and how to include them in your projects. A list of removed libraries is also given for those who may like them. If you find yourself stuck or you have any questions about using deleight, please ask in the [discussions](https://mksunny1.github.io/deleight/discussions) area. It helps, to be able to access as much information as possible in one place. For other front-end related matters there are many excellent resources to pick from. notably [MDN](https://developer.mozilla.org/en-US/), [W3 schools](https://www.w3schools.com) and [Stackoverflow](https://stackoverflow.com). | ||
@@ -282,3 +282,3 @@ | ||
If you like this, I invite you to contribute. You can contribute in many areas. Your own libraaries, issues, pull requests, sponsorship, benchmarks, testing, CI, examples; all are welcome. Please just maintain a positive disposition about this and about each-other. Your contributions will go a long way in ensuring the continued development of deleight. | ||
If you like this, I invite you to contribute. You can contribute in many areas. Your own libraaries, the website, issues, pull requests, sponsorship, benchmarks, testing, CI, examples; all are welcome. Please just maintain a positive disposition about this and about each-other. Your contributions will go a long way in advancing the development of deleight. | ||
@@ -290,11 +290,11 @@ [![](https://www.paypalobjects.com/en_GB/i/btn/btn_donate_LG.gif)](https://www.paypal.com/donate/?hosted_button_id=S2ZW3RJSDHASW) | ||
## Ongoing and Planned Work | ||
1. Improve the documentation. | ||
2. Complete the site (*deleightjs.com*). | ||
3. Complete and add more examples. | ||
4. Fix the logo... | ||
1. Improving the docs :memo:. | ||
2. Completing the site (*deleightjs.com*) :construction:. | ||
3. More examples :bento:. | ||
4. Fixing the logo :art:... | ||
## Ideas | ||
- Progressive Web Apps. | ||
- Efficient navigation library. | ||
- Something for Progressive Web Apps. | ||
- Something for more efficient navigation. | ||
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
159745