Skip to content

Commit 840a8de

Browse files
authored
update
1 parent 80362fa commit 840a8de

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,25 @@ PureMVC is a lightweight framework for creating applications based upon the clas
1717
## Status
1818
Production - [Version 2.0](https://github.com/PureMVC/puremvc-js-multicore-framework/blob/master/VERSION)
1919

20+
#### Documentation
21+
- https://jsdoc.app/about-commandline.html
22+
23+
#### Testing
24+
- https://mochajs.org/
25+
- https://sinonjs.org/
26+
- [Nightwatch configuration example](https://gist.github.com/rebers/b640b1663c98d4436ecabb06270ff091)
27+
28+
### Project management
29+
- https://stackabuse.com/the-ultimate-guide-to-configuring-npm/
30+
- https://stackabuse.com/the-ultimate-guide-to-configuring-npm/
31+
- https://nodesource.com/blog/the-basics-of-package-json-in-node-js-and-npm
32+
- https://nodesource.com/blog/configuring-your-npmrc-for-an-optimal-node-js-environment
33+
- https://www.freecodecamp.org/news/10-npm-tricks-that-will-make-you-a-pro-a945982afb25/
34+
- https://flaviocopes.com/package-json/
35+
- https://www.toptal.com/javascript/a-guide-to-npm-the-node-package-manager
36+
- https://github.com/lorenwest/node-config
37+
- https://docs.npmjs.com/package-name-guidelines
38+
2039
## License
2140
* PureMVC MultiCore Framework for JavaScript - Copyright © 2023 [Saad Shams](https://www.linkedin.com/in/muizz/), [David Foley](https://github.com/objectkit)
2241
* PureMVC - Copyright © 2023 [Futurescale, Inc.](http://futurescale.com/)

0 commit comments

Comments
 (0)