All Projects → forms-angular → Forms Angular

forms-angular / Forms Angular

Licence: mit
Probably the most opinionated framework in the world

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Forms Angular

Mean Stack Angular6 Crud Example
MEAN Stack Angular 6 CRUD Web Application
Stars: ✭ 69 (-83.25%)
Mutual labels:  mongoose, express, crud, angularjs
Mean Stack Angular5 Crud
MEAN Stack (Angular 5) CRUD Web Application Example
Stars: ✭ 107 (-74.03%)
Mutual labels:  express, crud, angularjs
Mean Angular4 Chat App
MEAN stack with Angular 4 Chat App
Stars: ✭ 41 (-90.05%)
Mutual labels:  mongoose, express, angularjs
Jianshu
仿简书nx+nodejs+nestjs6+express+mongodb+angular8+爬虫
Stars: ✭ 296 (-28.16%)
Mutual labels:  mongoose, express, crud
Meantorrent
meanTorrent - MEAN.JS BitTorrent Private Tracker - Full-Stack JavaScript Using MongoDB, Express, AngularJS, and Node.js, A BitTorrent Private Tracker CMS with Multilingual, and IRC announce support, CloudFlare support. Demo at:
Stars: ✭ 438 (+6.31%)
Mutual labels:  mongoose, express, angularjs
Angular Full Stack
Angular Full Stack project built using Angular, Express, Mongoose and Node. Whole stack in TypeScript.
Stars: ✭ 1,261 (+206.07%)
Mutual labels:  mongoose, express, angularjs
Tellform
✏️ Free Opensource Alternative to TypeForm or Google Forms ⛺
Stars: ✭ 2,941 (+613.83%)
Mutual labels:  forms, form-builder
Practice
💦 你没有见过的终极实战
Stars: ✭ 283 (-31.31%)
Mutual labels:  mongoose, express
Express Graphql Mongodb Boilerplate
A boilerplate for Node.js apps / GraphQL-API / Authentication from scratch - express, graphql - (graphql compose), mongodb (mongoose).
Stars: ✭ 288 (-30.1%)
Mutual labels:  mongoose, express
Securing Restful Apis With Jwt
How to secure a Nodejs RESTful CRUD API using JSON web tokens?
Stars: ✭ 301 (-26.94%)
Mutual labels:  mongoose, express
Nest Angular
NestJS, Angular 6, Server Side Rendering (Angular Universal), GraphQL, JWT (JSON Web Tokens) and Facebook/Twitter/Google Authentication, Mongoose, MongoDB, Webpack, TypeScript
Stars: ✭ 307 (-25.49%)
Mutual labels:  mongoose, express
Spruce
A social networking platform made using Node.js and MongoDB
Stars: ✭ 399 (-3.16%)
Mutual labels:  mongoose, express
React Hook Form
📋 React Hooks for form state management and validation (Web + React Native)
Stars: ✭ 24,831 (+5926.94%)
Mutual labels:  forms, form-builder
Formvuelate
Dynamic schema-based form rendering for VueJS
Stars: ✭ 262 (-36.41%)
Mutual labels:  forms, form-builder
Nodejs Restful Api
How to create a RESTful CRUD API using Nodejs?
Stars: ✭ 285 (-30.83%)
Mutual labels:  mongoose, express
React Reactive Form
Angular like reactive forms in React.
Stars: ✭ 259 (-37.14%)
Mutual labels:  forms, form-builder
grav-plugin-form
Grav Form Plugin
Stars: ✭ 48 (-88.35%)
Mutual labels:  forms, form-builder
Express Starter
🚚 A boilerplate for Node.js, Express, Mongoose, Heroku, Atlas, Nodemon, PM2, and Babel. REST / GraphQL API Server | PaaS | SaaS | CI/CD | Jest | Supertest | Docker | MongoDB | PostgreSQL | Sequelize | Lodash | RxJS | JWT | Passport | WebSocket | Redis | CircleCI | Apollo | DevSecOps | Microservices | Backend Starter Kit | ES6
Stars: ✭ 353 (-14.32%)
Mutual labels:  mongoose, express
Bulletproof Nodejs
Implementation of a bulletproof node.js API 🛡️
Stars: ✭ 4,369 (+960.44%)
Mutual labels:  mongoose, express
Django Fobi
Form generator/builder application for Django done right: customisable, modular, user- and developer- friendly.
Stars: ✭ 360 (-12.62%)
Mutual labels:  forms, form-builder

forms-angular

Probably the most opinionated framework in the world

Gitter

Build Status Dependency Status Downloads

See the documentation at http://www.forms-angular.org

Installation of forms-angular

Recommended: use yeoman generator.

Alternative: you can install both front-end and back-end modules:

npm install --save forms-angular
bower install --save forms-angular

Security Disclosure

Security is very important to us. If discover any issue regarding security, please disclose the information responsibly by sending an email to [email protected] and not by creating a github issue.

For developers of forms-angular

npm install -g tsd
tsd update -so

Prepare a new release:

gulp all
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].