Ng Lightning

screenshot of Ng Lightning
angular

Native Angular components & directives for Lightning Design System

Overview:

The ng-lightning library is a collection of native Angular components and directives developed in TypeScript, incorporating the Lightning Design System CSS framework. The library is open to community contributions for bug fixes, demo site enhancements, and the creation of new components.

Features:

  • Native Angular Components: Developed from scratch in TypeScript.
  • Lightning Design System Integration: Utilizes Salesforce's LDS markup and CSS framework.
  • Community Contributions: Welcomes bug fixes, demo site improvements, and new component creations from the community.
  • SVG Icons Support: Guide on using SLDS icons locally due to cross-domain issues.
  • IE11 Support: Information on the issues with IE11 support and solutions.
angular
Angular

Angular is a TypeScript-based open-source framework by Google for building dynamic single-page applications and cross-platform mobile apps with MVC architecture and a rich set of features.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

github-pages
GitHub Pages

Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading

gulp
Gulp

Gulp.js is an old but popular site building tool that automates various repetitive development tasks in web development, such as compiling Sass, minifying JavaScript, and optimizing images.

prismjs
Prism JS

PrismJS is an open-source, lightweight, and extensible syntax highlighting library that supports a wide range of programming languages and markup formats.

Pug

Pug is a high-performance template engine for Node.js and browsers that enables developers to write HTML templates using a concise and intuitive syntax. It supports a range of features, including template inheritance, conditionals, loops, mixins, and more, and can be easily integrated into a variety of web frameworks and build tools.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.