No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Program that counts number of lines in your project source codes.
Application can be used to count lines of full project repositories generating an HTML report depicting counting per folder and file type.
Source code at https://github.com/ramonpinho/LineCounter
CSS Scanner helps you clean and tidy up your css/stylesheet
CSS Scanner scans your projects (HTML, ASPX, PHP, JavaScript, jQuery) use of css classes and selectors and compares it to your CSS/stylesheet files. It then lists you those CSS selectors and classes that are not used or not defined and those which are used.
This way it helps you get an overview of your CSS/stylesheet definitions and lets you easily clean them up.